Skip to content

Commit

Permalink
Increase github actions timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwooo committed Apr 11, 2022
1 parent fcd8086 commit 335ef27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10

steps:
- name: Check out
Expand Down

0 comments on commit 335ef27

Please sign in to comment.