mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-02 12:59:39 -05:00
Fix CI step
This commit is contained in:
@@ -157,7 +157,7 @@ jobs:
|
||||
run: |
|
||||
cd ${{ env.wrapper_name }}
|
||||
invoke check-server
|
||||
coverage run -m unittest -s test/
|
||||
coverage run -m unittest discover -s test/
|
||||
|
||||
coverage:
|
||||
name: Sqlite / coverage
|
||||
|
||||
Reference in New Issue
Block a user