Skip to content

Commit

Permalink
Merge pull request #600 from sir-gon/develop
Browse files Browse the repository at this point in the history
[CONFIG] [Github Actions] clean.
  • Loading branch information
sir-gon authored Dec 11, 2024
2 parents 46eacdc + ec3a070 commit c9093af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@ jobs:
- name: Install dependencies
run: npm ci --verbose

# - name: Lint
# run: npm run lint

- name: Run the tests
run: npm run jest:ci

0 comments on commit c9093af

Please sign in to comment.