Skip to content

Commit

Permalink
Remove unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
jrchatruc committed Aug 6, 2024
1 parent 56802df commit 862bf07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ jobs:
run: pip install pipenv
- name: Install dependencies
run: make install
# - name: Setup Environment
# run: make env
- name: Run tests
run: make test

0 comments on commit 862bf07

Please sign in to comment.