Skip to content

Commit

Permalink
chore(client): add version limit of fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
jialeicui committed Oct 19, 2023
1 parent c4eb7df commit 2a7f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
- name: Install dependencies
working-directory: ./client
run: |
make install-sw
make install-dev-req
make install-sw
- name: Black Format Check
working-directory: ./client
Expand Down

0 comments on commit 2a7f1f0

Please sign in to comment.