Skip to content

Commit 5465199

Browse files
committed
CI: remove unused dep
1 parent cbdc535 commit 5465199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Install dependencies
7777
run: |
7878
python -m pip install --upgrade pip
79-
pip install build coveralls>=3.0.0
79+
pip install build
8080
pip install --editable .[test]
8181
8282
- name: Run tests

0 commit comments

Comments
 (0)