Skip to content

Commit

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

0 comments on commit 56802df

Please sign in to comment.