wc on right file for smoke test
This commit is contained in:
parent
21577ae264
commit
b704e086a9
|
@ -22,7 +22,7 @@ jobs:
|
|||
-H 'Accept: application/vnd.github.v3.raw' \
|
||||
-o packages/builder/cypress.env.json \
|
||||
-L https://api.github.com/repos/budibase/budibase-infra/contents/test/cypress.env.json
|
||||
wc -l cypress.env.json
|
||||
wc -l packages/builder/cypress.env.json
|
||||
- run: yarn test:e2e:ci
|
||||
env:
|
||||
CI: true
|
||||
|
|
Loading…
Reference in New Issue