fix github action

broken by change in action name in
47b3e5863d
This commit is contained in:
DanConwayDev
2024-03-20 11:49:16 +00:00
parent a698fef133
commit 0a43ccb573

View File

@@ -20,5 +20,5 @@ jobs:
- run: yarn install
- run: yarn add -D esbuild
- run: yarn test
- run: yarn jest
- run: yarn lint