Skip to content

Commit

Permalink
Update ci-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelo-lourenco authored Nov 14, 2024
1 parent c2ffb04 commit 6b18c3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm test

0 comments on commit 6b18c3d

Please sign in to comment.