Skip to content

Commit

Permalink
Merge branch 'master' into actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassius0924 authored Feb 3, 2024
2 parents c20647d + 6dac8b8 commit 306c314
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 @@ -42,4 +42,4 @@ jobs:
cp config.ini.example config.ini
- name: Run test
run: |
python -m unittest discover -s tests
python -m unittest discover -s tests

0 comments on commit 306c314

Please sign in to comment.