Skip to content

Commit

Permalink
Update hdmf_compatibility_schema.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Sep 12, 2023
1 parent 01f4503 commit 0276ec7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hdmf_compatibility_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
python -m pip install -r requirements-dev.txt -r requirements.txt
python -m pip install -e .
cd src/hdmf/common/hdmf-common-schema
git remote update
git fetch
git checkout ${{ github.head_ref }} # checkout branch
cd ../../../..
pytest tests/unit/common/

0 comments on commit 0276ec7

Please sign in to comment.