Skip to content

Commit b4b42e7

Browse files
committed
add colorlog
1 parent d4cc820 commit b4b42e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
channel-priority: true
6666

6767
- name: install build deps
68-
run: mamba install scip=9.1.0 gurobi==11.0.3 gcovr
68+
run: mamba install scip=9.1.0 gurobi==11.0.3 gcovr colorlog
6969

7070
- name: add gurobi license
7171
shell: bash

0 commit comments

Comments
 (0)