Skip to content

Commit

Permalink
update more
Browse files Browse the repository at this point in the history
  • Loading branch information
yihming committed Mar 11, 2022
1 parent 595272e commit ee74fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
sudo apt -q update
sudo apt install -y git
git clone https://github.com/klarman-cell-observatory/pegasusio-test-data.git ./pegasusio-test-data
git clone https://github.com/lilab-bcb/pegasusio-test-data.git ./pegasusio-test-data
- name: IO test
run: |
pytest tests/test_io.py
Expand Down

0 comments on commit ee74fa4

Please sign in to comment.