Skip to content

Commit

Permalink
run the correct command
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Oct 24, 2023
1 parent 07175a6 commit 23ed41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/library-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:

- run: |
yarn prettier --check
yarn eslint
yarn lint
yarn tsc -b

0 comments on commit 23ed41a

Please sign in to comment.