Skip to content

Commit

Permalink
stop testing FinSetsForCAP to avoid dependancy hell
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat committed Feb 21, 2024
1 parent 1aa1f35 commit 1f865c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ jobs:
- name: Test CategoricalTowers
run: |
make -C CategoricalTowers --trace -j $(nproc) --output-sync ci-test
- name: Test FinSetsForCAP
run: |
make -C FinSetsForCAP --trace -j $(nproc) --output-sync ci-test
- name: Test MatroidGeneration
run: |
make -C MatroidGeneration --trace -j $(nproc) --output-sync ci-test
Expand Down

0 comments on commit 1f865c0

Please sign in to comment.