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 a2882ec commit 56bb431Copy full SHA for 56bb431
.github/workflows/Downgrade.yml
@@ -33,7 +33,7 @@ jobs:
33
version: ${{ matrix.version }}
34
- uses: julia-actions/julia-downgrade-compat@v1
35
with:
36
- skip: Pkg, TOML, Random, LinearAlgebra, Statistics
+ skip: Pkg, TOML, Test, Random, LinearAlgebra, Statistics
37
- uses: julia-actions/cache@v2
38
39
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments