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

chore: debugging

This commit is contained in:
Yury Shkoda
2023-05-26 11:07:31 +03:00
parent 7758b78a88
commit 6a5529f3f0

View File

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