Skip to content

Commit

Permalink
test: reorganize + remove VRS tests from CI (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored and bencap committed May 31, 2024
1 parent e5a9703 commit dbc54da
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run tests
# only run tests known to work in CI
run: python3 -m pytest tests/unit/test_resources.py tests/unit/test_vrs_map.py
run: python3 -m pytest tests/test_resources.py
lint:
runs-on: ubuntu-latest
steps:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dbc54da

Please sign in to comment.