Skip to content

Commit 9441753

Browse files
authored
Remove probe_maps folder in CI (#41)
* debug * Add dependencies * Add dependencies 2 * Fix args * Fix script * Unify check_for_new_probes and add to generate CN action * Fix check new probes script * Remove probe_maps folder in CN CI
1 parent b770303 commit 9441753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_cambridge_neurotech_library.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
rm -r cambridge_library_generated/
5151
cd ..
5252
rm -r ./probeinterface
53+
rm -r ./probe_maps
5354
5455
- name: Commit changes if any
5556
id: commit

0 commit comments

Comments
 (0)