consolidate the tests locations
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- 'src/__Libraries/StellaOps.Canonicalization/**'
|
||||
- 'src/__Libraries/StellaOps.Replay/**'
|
||||
- 'src/__Libraries/StellaOps.Testing.Manifests/**'
|
||||
- 'bench/golden-corpus/**'
|
||||
- 'src/__Tests/__Benchmarks/golden-corpus/**'
|
||||
|
||||
jobs:
|
||||
replay-verification:
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Run replay verification on corpus
|
||||
run: |
|
||||
dotnet run --project src/Cli/StellaOps.Cli -- replay batch \
|
||||
--corpus bench/golden-corpus/ \
|
||||
--corpus src/__Tests/__Benchmarks/golden-corpus/ \
|
||||
--output results/ \
|
||||
--verify-determinism \
|
||||
--fail-on-diff
|
||||
|
||||
Reference in New Issue
Block a user