Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
frasdav committed Jun 19, 2024
1 parent 39ed890 commit 3605d0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Install
if: steps.cache-pipenv.outputs.cache-hit != 'true'
run: make install_ci
env:
PIPENV_DEV: true
- name: Build
run: make build
- name: Test
Expand Down

0 comments on commit 3605d0a

Please sign in to comment.