Skip to content

Commit

Permalink
remove test from build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BitPatty authored Jun 26, 2022
1 parent e0d7282 commit 765cf73
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 @@ -14,4 +14,3 @@ jobs:
node-version: '16.13.1'
- run: npm install
- run: npm run build
- run: npm run test

0 comments on commit 765cf73

Please sign in to comment.