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 236be76 commit ac28886Copy full SHA for ac28886
.github/workflows/io-test_dispatch.yml
@@ -14,6 +14,6 @@ on:
14
15
jobs:
16
call-iotests:
17
- uses: Neuralensemble/python-neo/.github/workflows/io-test.yml
+ uses: ./.github/workflows/io-test.yml
18
with:
19
os: ${{ inputs.os }}
.github/workflows/io-test_trigger.yml
@@ -11,6 +11,6 @@ on:
11
12
13
- uses: Neuralensemble/python-neo/.github/workflows/io-test.yml@master
os: ubuntu-latest
0 commit comments