We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5942e5f commit 6b00317Copy full SHA for 6b00317
.github/workflows/main.yml
@@ -39,3 +39,4 @@ jobs:
39
- run: yarn run install
40
- run: yarn run setup
41
- run: cd backend && (yarn run test:dev & yarn run test)
42
+ - run: cd frontend && yarn test
0 commit comments