Skip to content

Commit de4b8fa

Browse files
committed
CI: install latest version of automata
1 parent d950f73 commit de4b8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- uses: actions/checkout@v4
3636
- uses: gap-actions/setup-gap@v2
3737
with:
38+
GAP_PKGS_TO_CLONE: "automata"
3839
GAPBRANCH: ${{ matrix.gap-branch }}
3940
- uses: gap-actions/build-pkg@v1
4041
- uses: gap-actions/run-pkg-tests@v2

0 commit comments

Comments
 (0)