Skip to content

Commit

Permalink
Update npm-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 authored Feb 12, 2025
1 parent 18cd121 commit 94e29d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
pull_request:
branches:
- main
workflow_run: {}

jobs:
test:
Expand Down Expand Up @@ -39,4 +40,4 @@ jobs:
run: npm run test

- name: 🔍 Linting
run: npm run lint
run: npm run lint

0 comments on commit 94e29d6

Please sign in to comment.