Skip to content

Commit a2c9197

Browse files
committed
remove unnecessary comments
1 parent 5cf94ab commit a2c9197

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/check_for_changes_in_NP_jsons.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
# Clone dev version of probeinterface
2828
- name: Clone external repository
2929
run: |
30-
# --- USER ACTION REQUIRED ---
31-
# Replace this URL with the repository you want to clone.
32-
# If it's a private repo, your GH_PAT must have access.
3330
git clone https://github.com/spikeinterface/probeinterface ./probeinterface
3431
3532
- name: Install probeinterface and matplotlib

.github/workflows/check_for_new_probes.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
# Clone dev version of probeinterface
2828
- name: Clone external repository
2929
run: |
30-
# --- USER ACTION REQUIRED ---
31-
# Replace this URL with the repository you want to clone.
32-
# If it's a private repo, your GH_PAT must have access.
3330
git clone https://github.com/spikeinterface/probeinterface ./probeinterface
3431
3532
- name: Install probeinterface and matplotlib

0 commit comments

Comments
 (0)