Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
graphenn committed May 25, 2024
1 parent b74b1cd commit 14b60a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
libbz2-dev libdeflate-dev
- name: Build (via sdist tarball)
run: pip install --verbose --no-deps --no-binary='cyvcf2' cyvcf2-*.tar.gz
run: pip install --verbose --no-deps --no-binary='cyvcf2' cyvcf2-*.tar.gz && cyvcf2 --help
working-directory: dist

- name: Install test prerequisites
Expand Down

0 comments on commit 14b60a8

Please sign in to comment.