Commit e88caf0
Fortinbra
fix(ci): exclude performance tests from Docker build workflow
The Docker build workflow was missing Category!=Performance in the test
filter, causing NBomber performance tests to run on GitHub Actions runners
where they predictably fail latency thresholds. The CI workflow already
had the correct filter.1 parent 02361fe commit e88caf0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments