Skip to content

Commit

Permalink
try running tests with deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoettle committed Nov 22, 2023
1 parent 4fe4efb commit 5bf4768
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 @@ -37,4 +37,4 @@ jobs:
- name: Run Tests
run: |
cd ./easyaudit/tests
python -m manage test
python -Wd -m manage test

0 comments on commit 5bf4768

Please sign in to comment.