Skip to content

Commit 862bf07

Browse files
committed
Remove unnecessary step
1 parent 56802df commit 862bf07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ jobs:
1616
run: pip install pipenv
1717
- name: Install dependencies
1818
run: make install
19-
# - name: Setup Environment
20-
# run: make env
2119
- name: Run tests
2220
run: make test

0 commit comments

Comments
 (0)