Skip to content

Commit

Permalink
add back shell: bash command
Browse files Browse the repository at this point in the history
  • Loading branch information
lastmjs committed Dec 10, 2024
1 parent a28c3bc commit 608cdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
exit $exit_code
fi
working-directory: ${{ matrix.test.path }}
shell: bash -l {0}
env:
AZLE_PROPTEST_NUM_RUNS: ${{ steps.calc-runs.outputs.runs }}
AZLE_PROPTEST_VERBOSE: true
Expand Down

0 comments on commit 608cdf2

Please sign in to comment.