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 7e314b3 commit 7aad86dCopy full SHA for 7aad86d
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
using Pkg
40
Pkg.add([
41
- PackageSpec(name="MultivariatePolynomials", rev="bl/revo"),
+ PackageSpec(name="MultivariatePolynomials", rev="master"),
42
])
43
- uses: julia-actions/julia-buildpkg@v1
44
- uses: julia-actions/julia-runtest@v1
0 commit comments