Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Sep 20, 2024
1 parent 5a384f6 commit 895af85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
-v -j2
- name: Tests not xpress
continue-on-error: true # reactivate when fixed on google/or-tools
continue-on-error: true # TODO reactivate when fixed on google/or-tools
working-directory: ./build/
run: >
ctest -C Release
Expand Down

0 comments on commit 895af85

Please sign in to comment.