Skip to content

Commit

Permalink
Remove npm test from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawa01 committed May 2, 2024
1 parent b3af3b0 commit 00f88c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.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
- run: npm test

0 comments on commit 00f88c7

Please # to comment.