Skip to content

Commit

Permalink
Remove unnecessary build
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaZel authored Feb 22, 2024
1 parent 3298e29 commit a1b341e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-testing.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 run test

0 comments on commit a1b341e

Please sign in to comment.