Skip to content

Commit 6908d4d

Browse files
committed
chore: update integration test in CI
1 parent c2536ef commit 6908d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: |
23-
apt install bedtools
23+
sudo apt install bedtools
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
2626
pip install .

0 commit comments

Comments
 (0)