diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fb2a2d87..f97ab69e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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