Skip to content

Commit

Permalink
Update unit tests workflow. (#2)
Browse files Browse the repository at this point in the history
BUG=fix CI
  • Loading branch information
advaitjain authored May 14, 2024
1 parent 8533016 commit 0df5b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run Tests
run: |
run_tests.sh
./run_tests.sh
env:
STABLEHLO_BYTECODE_FROM_PRETTYPRINT: 1
CI: "true"

0 comments on commit 0df5b6b

Please sign in to comment.