Skip to content

Commit

Permalink
Increasing test timeout because they run in my local machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Atikpui007 committed Sep 24, 2024
1 parent 22a7605 commit fa7ea5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-backend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Install Server Dependencies
run: npm run install:server
- name: Test Server
run: npm run test:server
run: npm run test:server -- --timeout 30000

0 comments on commit fa7ea5f

Please sign in to comment.