Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored May 12, 2024
1 parent 5640c15 commit db0864e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
allow-prereleases: true

- name: Upgrade PIP
run: python -m pip install --upgrade pip setuptools
run: python -m pip install --upgrade pip

- name: Install application with ML
run: python -m pip install .
Expand Down

0 comments on commit db0864e

Please sign in to comment.