Skip to content

Commit c5b1046

Browse files
sjhallo07Copilot
andauthored
Update .github/workflows/main.yml
Co-authored-by: Copilot <[email protected]>
1 parent 323defd commit c5b1046

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
@@ -87,6 +87,7 @@ jobs:
8787
- name: Run tests
8888
working-directory: ./server/frontend
8989
run: npm test -- --watchAll=false --passWithNoTests
90+
# TODO: Remove continue-on-error once tests are implemented
9091
continue-on-error: true
9192

9293
- name: Build application

0 commit comments

Comments
 (0)