Skip to content

Commit

Permalink
Remove patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sthiele committed Nov 17, 2023
1 parent 3120189 commit d1b0e81
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/minizinc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ jobs:
ref: ${{ matrix.minizincversion }}
path: "libminizinc"

# - name: Patch libminizinc 2.6.3
# run: |
# sed -i 's/develop/0.6.0/' libminizinc/tests/requirements.txt

- name: Install libminizinc test requirements
run: pip3 install -r libminizinc/tests/requirements.txt

Expand Down

0 comments on commit d1b0e81

Please sign in to comment.