mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Improve checks for API user permissions
This commit is contained in:
parent
c8fa6bd992
commit
21e7a976ee
3 changed files with 11 additions and 3 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue