Skip to content

Commit

Permalink
TEMP: use my fork in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfwilson committed Dec 1, 2021
1 parent bc02c98 commit c73df32
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 @@ -24,7 +24,7 @@ jobs:
- uses: gap-actions/setup-gap-for-packages@v1
with:
GAPBRANCH: ${{ matrix.gap-branch }}
GAP_PKGS_TO_CLONE: "datastructures ChrisJefferson/QuickCheck peal/BacktrackKit"
GAP_PKGS_TO_CLONE: "datastructures ChrisJefferson/QuickCheck wilfwilson/BacktrackKit"
GAP_PKGS_TO_BUILD: "io profiling datastructures json digraphs orb grape"
- uses: gap-actions/run-test-for-packages@v1

Expand Down

0 comments on commit c73df32

Please sign in to comment.