Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Aug 27, 2024
1 parent da4c816 commit 4a5e8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# - name: Run eslint
# run: npm run lint
test-node:
needs: [lint]
# needs: [lint]
runs-on: ubuntu-latest
timeout-minutes: 10
services:
Expand Down

0 comments on commit 4a5e8ca

Please sign in to comment.