Skip to content

Commit

Permalink
πŸ’š ci: specify shell
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 16, 2024
1 parent 75a485f commit e28fce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
run: uv sync --only-dev --frozen

- name: Test
shell: bash
run: ./scripts/test.sh

- name: Coveralls Parallel
Expand Down

0 comments on commit e28fce6

Please sign in to comment.