Commit 6e791c0
committed
fix(ci): exclude e2e tests from CI test matrix
E2E tests require Docker and should not run in the standard CI
test jobs. Added ! -path "*e2e*" to the find command.1 parent 46cc212 commit 6e791c0
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments