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 fe81ae9 commit 5cb2515Copy full SHA for 5cb2515
.github/workflows/ci.yml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
14
+ with:
15
+ fetch-depth: 0
16
- uses: julia-actions/setup-julia@v1
17
with:
18
version: 1
0 commit comments