Skip to content

Commit 148ee94

Browse files
committed
add matplotlib
1 parent d392454 commit 148ee94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_for_new_probes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# --- (Optional) ---
3838
# If your local script needs libraries, uncomment this step
3939
- name: Install local dependencies
40-
run: pip install probeinterface
40+
run: pip install probeinterface matplotlib
4141

4242
# Step 3: Clone the *other* repository into a subfolder named './other-repo'
4343
- name: Clone external repository

0 commit comments

Comments
 (0)