Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascooper committed Oct 25, 2024
1 parent 7950618 commit c789875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
pip install -r requirements/tests.txt
- name: Run unit tests
run: |
python -m unittest discover tests
pytest -v tests/sources/test_mediafly.py
- name: Build application
run: |
echo "Building application..."
Expand Down

0 comments on commit c789875

Please sign in to comment.