Skip to content

Commit

Permalink
give test correct name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellpeck committed Mar 5, 2024
1 parent cf48e9f commit 34fed95
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 @@ -15,5 +15,5 @@ jobs:
with:
node-version: 21.6.x
registry-url: 'https://registry.npmjs.org/'
- name: Lint
- name: Test
run: npm run test

0 comments on commit 34fed95

Please sign in to comment.