ci: refs #8581 change spec parallel
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
b46e1b3fec
commit
24b63c4da0
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
find 'test/cypress/integration/invoiceIn/*Descriptor.spec.js' \
|
||||
find 'test/cypress/integration/invoiceIn/**' \
|
||||
-mindepth 1 \
|
||||
-maxdepth 1 \
|
||||
-type d | \
|
||||
|
|
Loading…
Reference in New Issue