Skip to content

Commit

Permalink
Remove rogue F
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Dec 12, 2023
1 parent bc9ee2f commit d9be69b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
python-version: "3.8"
architecture: "x64"
- name: Install dependencies and build frontend
- name: Install dependencies
run: |
pip install pipenv
pipenv install --dev --system
Expand Down
2 changes: 1 addition & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d9be69b

Please sign in to comment.