There was an error while loading. Please reload this page.
1 parent fc5fbed commit 7afba96Copy full SHA for 7afba96
1 file changed
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
working-directory: apps/frontend
77
78
- name: Test frontend
79
- run: npm run test
+ run: npm run test -- --testTimeout=30000
80
81
82
- name: Test matterbridge
0 commit comments