Skip to content

Commit

Permalink
Revert "Test for one specific test that works"
Browse files Browse the repository at this point in the history
This reverts commit 46b8dac.
  • Loading branch information
glensc committed May 12, 2024
1 parent ce25ed2 commit 8f61e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: "Test: info"
run: ./plextraktsync.sh info
- name: "Test: pytest"
run: pytest tests/test_plugin.py
run: pytest
# vim:ts=2:sw=2:et

0 comments on commit 8f61e1e

Please sign in to comment.