Skip to content

Commit

Permalink
Try random internet suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Jan 15, 2024
1 parent 5d2707b commit 11d7ba2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
- name: Setup
run: |
#choco --yes install winfsp
py -m pip install --only-binary :all: greenlet
py -m pip install --only-binary :all: greenlet==2.0.2
py -m pip install --only-binary :all: eventlet==0.33.3
py -m pip install -U pytest
py -m pip install -U -r requirements.txt
Expand Down

0 comments on commit 11d7ba2

Please sign in to comment.