1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

ci: validate VPN connection

This commit is contained in:
2025-02-26 16:15:55 +01:00
parent 06f79307b9
commit 3e9f38529f

View File

@@ -68,6 +68,9 @@ jobs:
- name: install pm2
run: npm i -g pm2
- name: Fetch SASJS server
run: curl ${{ secrets.SASJS_SERVER_URL }}/SASjsApi/info
- name: Deploy sasjs-tests
run: |
npm install -g replace-in-files-cli