Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed May 16, 2024
1 parent 6b0b07e commit 54ceaf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ jobs:
- run: npm test -- -- --forbid-only
- run: npm install --package-lock-only --ignore-scripts
working-directory: firebase-vscode
- run: ls
working-directory: firebase-vscode
- run: ls node_modules
working-directory: firebase-vscode
- run: npm run test:unit
working-directory: firebase-vscode

Expand Down

0 comments on commit 54ceaf8

Please sign in to comment.