Skip to content

Commit

Permalink
fix(): remove test in build
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrian committed Jun 3, 2024
1 parent 2cc275f commit 3cfe44a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ jobs:
node-version: '20.x'
- run: npm ci
- run: npm run build --if-present
- run: npm test

0 comments on commit 3cfe44a

Please sign in to comment.