Skip to content

Commit

Permalink
MOI master
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed May 10, 2024
1 parent ba2ee93 commit 460609b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
using Pkg
Pkg.add([
PackageSpec(name="MultivariateBases", rev="master"),
PackageSpec(name="MathOptInterface", rev="bl/bridge_runtest_func"),
PackageSpec(name="MathOptInterface", rev="master"),
])
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
Expand Down

0 comments on commit 460609b

Please sign in to comment.