Skip to content

Commit

Permalink
update value in legacy_op_math workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian542 committed Apr 4, 2024
1 parent f37925a commit 2dd4620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legacy_op_math.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
branch: ${{ github.ref }} # this should be set back to master before merging
run_lightened_ci: false
disable_new_opmath: true
disable_new_opmath: "True"

0 comments on commit 2dd4620

Please sign in to comment.