Skip to content

Commit

Permalink
add pip update
Browse files Browse the repository at this point in the history
  • Loading branch information
zrr1999 committed May 1, 2023
1 parent c7283d9 commit dca017f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Install dependencies
run: |
pip install --upgrade pip
pip install -r requirements_dev.txt
- name: Build
Expand Down

0 comments on commit dca017f

Please sign in to comment.