Skip to content

Commit

Permalink
try with different shell
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks committed Sep 1, 2024
1 parent c0b2105 commit 39eaff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
python-version: '${{ matrix.python }}'
- name: Run tests
run: ./ci.sh
shell: bash
env:
CHECK_FORMATTING: '${{ matrix.check_formatting }}'
NO_TEST_REQUIREMENTS: '${{ matrix.no_test_requirements }}'
Expand Down

0 comments on commit 39eaff5

Please sign in to comment.