We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d08611 commit 1f4eb2cCopy full SHA for 1f4eb2c
.github/workflows/check_for_changes_in_NP_jsons.yml
@@ -37,6 +37,7 @@ jobs:
37
run: |
38
git clone https://github.com/spikeinterface/probeinterface ./probeinterface
39
cd probeinterface
40
+ ls
41
git fetch
42
git checkout tags/$PROBEINTERFACE_VERSION
43
cd ..
0 commit comments