We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f3d3c commit 27b1545Copy full SHA for 27b1545
.github/workflows/Documentation.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ timeout-minutes: 1000
14
steps:
15
- uses: actions/checkout@v2
16
- uses: julia-actions/setup-julia@latest
0 commit comments