Skip to content

Commit

Permalink
run tests on willow-ahrens:wma/warmup
Browse files Browse the repository at this point in the history
  • Loading branch information
awadell1 committed Feb 22, 2024
1 parent 22ccb6b commit 1d07015
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 @@ -26,6 +26,7 @@ jobs:
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- run: julia --project -c 'using Pkg; Pkg.add(url="https://github.com/willow-ahrens/BenchmarkTools.jl.git", rev="wma/warmup")'
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-uploadcoveralls@v1
continue-on-error: true
Expand Down

0 comments on commit 1d07015

Please sign in to comment.