mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-08 04:50:06 +00:00
chore: debugging sasjs
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -79,7 +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
|
||||
echo ./public/config.json
|
||||
cat ./public/config.json
|
||||
|
||||
- name: Run cypress on sasjs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user