Skip to content

Commit

Permalink
minor changes to pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Lucca Baumgärtner <[email protected]>
  • Loading branch information
luccalb committed Nov 3, 2023
1 parent 332ea14 commit a7bd7b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.10"
cache: "pipenv"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit a7bd7b7

Please sign in to comment.