Skip to content

Commit

Permalink
remove comment in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Apr 23, 2024
1 parent c8d0045 commit 7938c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
name: test-files-${{ matrix.os }}
path: |
build/tests/data/*.nwb # TODO - check this is the correct path
build/tests/data/*.nwb
validate:
needs: tests
Expand Down

0 comments on commit 7938c30

Please sign in to comment.