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 465963c commit 772025bCopy full SHA for 772025b
.github/workflows/dandi-dev.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
- run: git fetch --prune --unshallow --tags
18
19
- - name: Temporary - testing fix against lower threshold...
+ - name: Test against DANDI dev
20
run: |
21
pip install virtualenv
22
git clone https://github.com/NeurodataWithoutBorders/nwbinspector
0 commit comments