Skip to content

Commit

Permalink
Added shell:bash
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyWW committed Mar 22, 2024
1 parent f6af776 commit 3ab48b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ runs:
poetry add django@${{ matrix.django-version }} --no-interaction
- name: Run Tests
shell: bash
run: |
poetry run python -m manage test

0 comments on commit 3ab48b8

Please sign in to comment.