Skip to content

Commit

Permalink
HACK
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jul 28, 2023
1 parent aab3f91 commit 318d8d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
uses: julia-actions/julia-buildpkg@latest
- name: "Run tests"
uses: julia-actions/julia-runtest@latest
- name: "Setup tmate session"
uses: mxschmitt/action-tmate@v3
- name: "Add optional Julia dependencies for GAP tests"
run: julia --color=yes -e 'using Pkg ; Pkg.add(["Singular", "Nemo"])'
- name: "GAP tests"
Expand Down

0 comments on commit 318d8d6

Please sign in to comment.