Skip to content

Commit

Permalink
Remove direct folder for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
geirawsm committed Oct 11, 2023
1 parent 9609cda commit 4f6b5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
working-directory: ../
run: |
python -m pip install pytest
python -m pytest sausage_bot/test
python -m pytest
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 4f6b5b8

Please sign in to comment.