Skip to content

Commit

Permalink
more messing around with location
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Aug 13, 2023
1 parent 1926078 commit a18b34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
conda activate ./test-env
# Extract the package tarball built above, and use that for running the tests.
cd pybedtools-uncompressed/pybedtools-*
cd /tmp/pybedtools-uncompressed/pybedtools-*
pytest -v --doctest-modules
pytest -v pybedtools/test/genomepy_integration.py
cp -r $WORKDIR/docs .
Expand Down

0 comments on commit a18b34e

Please sign in to comment.