Skip to content

Commit 6b00317

Browse files
committed
Add frontend tests to GitHub Actions workflow
1 parent 5942e5f commit 6b00317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
- run: yarn run install
4040
- run: yarn run setup
4141
- run: cd backend && (yarn run test:dev & yarn run test)
42+
- run: cd frontend && yarn test

0 commit comments

Comments
 (0)