Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
broken by change in action name in
47b3e58
  • Loading branch information
DanConwayDev committed Mar 20, 2024
1 parent a698fef commit 0a43ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:

- run: yarn install
- run: yarn add -D esbuild
- run: yarn test
- run: yarn jest
- run: yarn lint

0 comments on commit 0a43ccb

Please sign in to comment.