mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-18 06:10:07 -06:00
lock before sync
This commit is contained in:
1
.github/workflows/pep8.yml
vendored
1
.github/workflows/pep8.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pipenv
|
||||
pipenv lock
|
||||
pipenv sync
|
||||
- name: Lint
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user