mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-31 20:32:13 +00:00
You valid now?
This commit is contained in:
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
test-group: ["RIGS.tests.test_unit", "RIGS.tests.test_models", "RIGS.tests.test_functional", "versioning.tests.test_versioning", "users.tests.test_users"]
|
test-group: ["RIGS.tests.test_unit", "RIGS.tests.test_models", "RIGS.tests.test_functional", "versioning.tests.test_versioning", "users.tests.test_users"]
|
||||||
parallel: true
|
parallel: [true]
|
||||||
include:
|
include:
|
||||||
- test-group: "assets.tests.test_assets"
|
- test-group: "assets.tests.test_assets"
|
||||||
parallel: false
|
parallel: false
|
||||||
|
|||||||
Reference in New Issue
Block a user