We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5c72c commit 7fa5a7fCopy full SHA for 7fa5a7f
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
- run: npm run lint
52
check-circular:
53
name: Circular Dependencies
54
- timeout-minutes: 5
+ timeout-minutes: 15
55
runs-on: ubuntu-latest
56
steps:
57
- uses: actions/checkout@v2
0 commit comments