Skip to content

Commit

Permalink
add colorlog
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 15, 2024
1 parent d4cc820 commit b4b42e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
channel-priority: true

- name: install build deps
run: mamba install scip=9.1.0 gurobi==11.0.3 gcovr
run: mamba install scip=9.1.0 gurobi==11.0.3 gcovr colorlog

- name: add gurobi license
shell: bash
Expand Down

0 comments on commit b4b42e7

Please sign in to comment.