Skip to content

Commit

Permalink
FIx typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Oct 22, 2023
1 parent 6d3e423 commit 17d8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
python -m pip install pytest pytest-cookies
pytest tests
python tests/test_back_project.py ./out/ndx-my-namespace/ ndx-my-namespace
python tests/test_bake_project.py ./out/ndx-my-namespace/ ndx-my-namespace
- name: Run PyNWB tests from generated extension
run: |
Expand Down

0 comments on commit 17d8284

Please sign in to comment.