Skip to content

Commit

Permalink
chore(ci): fix typo on types workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ubbe-xyz committed Apr 7, 2021
1 parent 2160be2 commit 6f9f42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install dependencies
uses: bahmutov/npm-install@v1
- name: Check types
- run: npm run test:types
run: npm run test:types

0 comments on commit 6f9f42a

Please sign in to comment.