Skip to content

Commit

Permalink
Fix lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Aug 31, 2024
1 parent d136e8c commit 82d6f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
restore-keys: |
${{ runner.os }}-node-20-
- run: cd testapp && npm ci && npm run setup && npm run lint
- run: cd testapp3 && npm ci && npm run setup && npm run lint

test2:
name: Meteor package tests 2.16
Expand Down

0 comments on commit 82d6f65

Please sign in to comment.