Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZyMa-1 authored Jun 26, 2023
1 parent 9c527f4 commit 4e15d0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install PySide6==6.5.1
- name: Run tests
run: python -m unittest discover -s tests -p "test_*.py"

0 comments on commit 4e15d0f

Please sign in to comment.