2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Improve checks for API user permissions

This commit is contained in:
Oliver Walters
2022-06-03 20:42:25 +10:00
parent c8fa6bd992
commit 21e7a976ee
3 changed files with 11 additions and 3 deletions

View File

@ -60,6 +60,7 @@ jobs:
invoke import-fixtures
invoke server -a 127.0.0.1:12345 &
invoke wait
sleep 30
- name: Unit Tests
run: |
flutter test --coverage