Skip to content

Commit

Permalink
skip lint temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
the-nathan-smith committed Aug 15, 2023
1 parent 57aa84e commit 005f773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
node-version: 12
- run: npm ci
- run: npm run lint
# - run: npm run lint
- run: npm test
- name: Depcheck
uses: dependency-check/Dependency-Check_Action@main
Expand Down

0 comments on commit 005f773

Please sign in to comment.