Skip to content

Commit

Permalink
feat(actions): 🐛 Fixing the test action typo mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
spa5k committed Aug 21, 2021
1 parent eb2f815 commit b0dab73
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 @@ -34,4 +34,4 @@ jobs:
- name: Linting
run: pnpm lint
- name: Test
run: pnpm tes
run: pnpm test

0 comments on commit b0dab73

Please sign in to comment.