Skip to content

Commit

Permalink
Revert "馃懛 Increase GH Actions timeout"
Browse files Browse the repository at this point in the history
This reverts commit e71c91b.
  • Loading branch information
alecgibson committed Jul 12, 2022
1 parent b1c10d6 commit df19240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
image: mongo:4.4
ports:
- 27017:27017
timeout-minutes: 20
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit df19240

Please sign in to comment.