Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
realpxd authored Jan 20, 2024
1 parent 772547d commit 385cc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- run: cd x-clone-backend && pwd && ls
- run: npm ci
- run: npm test
- run: pm2 restart backendserver
Expand Down

0 comments on commit 385cc7a

Please sign in to comment.