Skip to content

Commit

Permalink
try using modified ReTestItems
Browse files Browse the repository at this point in the history
  • Loading branch information
awadell1 committed Mar 5, 2024
1 parent 22ccb6b commit 0cdbc56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- run: julia -e 'using Pkg; Pkg.add(url="https://github.com/awadell1/ReTestItems.jl.git", rev="tempdir")'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-uploadcoveralls@v1
Expand Down

0 comments on commit 0cdbc56

Please sign in to comment.