Skip to content

Commit 21ee855

Browse files
committed
fix pipeline imports
1 parent 5b8d83e commit 21ee855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint_and_test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- name: Install dependencies
1616
run: |
17-
pip install -r requirements.txt
1817
pip install pytest
1918
pip install -e .
2019
- name: Run tests

0 commit comments

Comments
 (0)