Skip to content

Commit

Permalink
Other pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton De Meester committed Nov 7, 2021
1 parent e43b295 commit 3291161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pipenv
pip install pipenv==2018.11.26
pipenv sync --dev --system
- name: Linting
run: make check
Expand Down

0 comments on commit 3291161

Please sign in to comment.