Skip to content

Commit

Permalink
[CI] Updated CI requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsch420 committed Mar 26, 2024
1 parent 03af0a2 commit cefa364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-pycram-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Install pytest, pyjpt & mlflow
run: |
pip3 install --ignore-installed pytest pyjpt mlflow
pip3 install --ignore-installed pytest pyjpt
- name: Run tests
run: |
Expand Down

0 comments on commit cefa364

Please sign in to comment.