Skip to content

Commit

Permalink
upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
whitews committed Mar 29, 2024
1 parent fffe43c commit 94dbf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_flowkit_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
- name: Install FlowKit
working-directory: flowkit
run: |
pip install --upgrade pip
pip install .
pip install ../flowio
pip freeze | grep -i flowio
- name: Run FlowKit tests
working-directory: flowkit
Expand Down

0 comments on commit 94dbf2e

Please sign in to comment.