1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 05:20:05 +00:00

chore(sasjsTests): debugging

This commit is contained in:
Yury Shkoda
2023-05-29 15:07:35 +03:00
parent 6b9cb3af5f
commit eba30432dd
2 changed files with 4 additions and 4 deletions

View File

@@ -82,10 +82,10 @@ jobs:
cat ./public/config.json
cat ../cypress.json
- name: Sleep for 60 seconds
- name: Sleep for 10 seconds
uses: jakejarvis/wait-action@master
with:
time: '60s'
time: '10s'
- name: Run cypress on sasjs
run: |