Skip to content

Commit 996f796

Browse files
committed
Fix tests
1 parent f57f513 commit 996f796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Install
1818
run: |
1919
pip install pytest
20+
pip install dna_features_viewer
2021
pip install -e .
2122
- name: Test
2223
run: |

0 commit comments

Comments
 (0)