Skip to content

Commit

Permalink
skip build
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Sep 12, 2024
1 parent 0d4375f commit 66b4097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/NodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
run: npm ci
- name: Install ESLint ${{ matrix.eslint }}
run: npm i -D eslint@${{ matrix.eslint }} -f
- name: Build
run: npm run build
# - name: Build
# run: npm run build
- name: Test
run: npm test
test-and-coverage:
Expand Down

0 comments on commit 66b4097

Please sign in to comment.