mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 10:40:06 +00:00
chore(sasjsTests): added sleep step
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -82,6 +82,11 @@ jobs:
|
||||
cat ./public/config.json
|
||||
cat ../cypress.json
|
||||
|
||||
- name: Sleep for 60 seconds
|
||||
uses: jakejarvis/wait-action@master
|
||||
with:
|
||||
time: '60s'
|
||||
|
||||
- name: Run cypress on sasjs
|
||||
run: |
|
||||
ss -lntu
|
||||
|
||||
Reference in New Issue
Block a user