Skip to content

Commit

Permalink
ci,cadical: do not test interface yet
Browse files Browse the repository at this point in the history
Signed-off-by: Norbert Manthey <[email protected]>
  • Loading branch information
conp-solutions committed Jan 15, 2022
1 parent 847d021 commit bf248a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-and-test-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
run: |
./tools/check-determinism.sh "build/release/bin/mergesat -cores=3" "build/release/bin/mergesat -cores=3 -no-diversify" "build/release/bin/mergesat -cores=2 -no-pre" "build/debug/bin/mergesat -cores=3" "build/debug/bin/mergesat -cores=3 -no-diversify" "build/debug/bin/mergesat -cores=2 -no-pre"
- name: check cadical interface
run: |
./tools/cadical-interface/compare-cadical-mergesat.sh
MacOS:

Expand Down

0 comments on commit bf248a1

Please sign in to comment.