Skip to content

Commit

Permalink
Turn off test program
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Nov 27, 2024
1 parent 771c357 commit f7c361a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
- name: Test
run: npm run test
run: npm run build

0 comments on commit f7c361a

Please sign in to comment.