mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-06-28 06:45:58 +00:00
add events to github action tests
This commit is contained in:
1
.github/workflows/app-tests.yml
vendored
1
.github/workflows/app-tests.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
coverage run --parallel-mode src/manage.py test users
|
||||
coverage run --parallel-mode src/manage.py test integrations
|
||||
coverage run --parallel-mode src/manage.py test lists
|
||||
coverage run --parallel-mode src/manage.py test events
|
||||
|
||||
- name: Build Coverage Report
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user