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

chore(sasjs-tests): debugging

This commit is contained in:
Yury Shkoda
2023-05-26 12:21:27 +03:00
parent 3041a0f4b1
commit f1c67432bf

View File

@@ -79,6 +79,7 @@ jobs:
replace-in-files --regex='"serverType".*' --replacement='"serverType":"SASJS",' ./public/config.json replace-in-files --regex='"serverType".*' --replacement='"serverType":"SASJS",' ./public/config.json
npm run update:adapter npm run update:adapter
pm2 start --name sasjs-test npm -- start pm2 start --name sasjs-test npm -- start
pm2 log
cat ./public/config.json cat ./public/config.json
- name: Run cypress on sasjs - name: Run cypress on sasjs