save progress
This commit is contained in:
@@ -56,7 +56,7 @@ Run tests for a specific test category across all test projects.
|
||||
Arguments:
|
||||
category Test category (Unit, Architecture, Contract, Integration,
|
||||
Security, Golden, Performance, Benchmark, AirGap, Chaos,
|
||||
Determinism, Resilience, Observability)
|
||||
Determinism, Resilience, Observability, Regression)
|
||||
|
||||
Options:
|
||||
--fail-on-empty Exit with error if no tests found for the category
|
||||
|
||||
@@ -154,6 +154,8 @@ jobs:
|
||||
- Integration
|
||||
- Security
|
||||
- Golden
|
||||
- Determinism
|
||||
- Regression
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user