Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 5, 2024
1 parent d5b9cf7 commit 9d94648
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
working-directory: ./src
- run: npm test
working-directory: ./src

0 comments on commit 9d94648

Please sign in to comment.