Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonschaub committed Sep 20, 2021
1 parent ff9f531 commit b321e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@v1
- run: |
julia --project -e 'import Pkg; Pkg.add(url="https://github.com/JuliaDiff/ChainRulesCore.jl", rev="sds/getprop_int")'
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
Expand Down

0 comments on commit b321e6f

Please sign in to comment.