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

chore(sasjsTests): removed pm2 log

This commit is contained in:
Yury Shkoda
2023-05-29 13:54:28 +03:00
parent 38eef00216
commit 007b00565c

View File

@@ -79,7 +79,6 @@ 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