We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb76af4 commit 426e714Copy full SHA for 426e714
.github/workflows/postman.yml
@@ -49,8 +49,6 @@ jobs:
49
- name: Start core server
50
run: |
51
cd apl-core
52
- nvm install
53
- nvm use
54
npm install
55
npm run server > $GITHUB_WORKSPACE/core.log 2>&1 &
56
- name: Start api
0 commit comments