1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 09:24:35 +00:00

chore(sasjs-tests): debugging

This commit is contained in:
Yury Shkoda
2023-05-29 14:07:28 +03:00
parent 007b00565c
commit 51fdea46fc

View File

@@ -80,6 +80,8 @@ jobs:
npm run update:adapter
pm2 start --name sasjs-test npm -- start
cat ./public/config.json
cat ../cypress.json
pm2 logs sasjs-test --lines 100
- name: Run cypress on sasjs
run: |