Skip to content

Commit

Permalink
ci: try to fix windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierdalang committed Dec 4, 2023
1 parent 22c1e33 commit 27dd29d
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 @@ -60,7 +60,7 @@ jobs:
uses: ikalnytskyi/action-setup-postgres@v4

- name: Update pip
run: pip install --upgrade pip
run: pip install --upgrade pip setuptools

- name: Install python deps
run: pip install -r requirements-dev.txt
Expand Down

0 comments on commit 27dd29d

Please sign in to comment.