Skip to content

Commit

Permalink
agina
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Aug 20, 2024
1 parent 8abfb26 commit 2f30708
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
if: runner.os == 'Windows'
uses: al-cheb/[email protected]
with:
minimum-size: 8GB
minimum-size: 16GB
maximum-size: 16GB
disk-root: "C:"
- name: Install dependencies
run: |
python3 -m pip install .[test,dev]
Expand Down

0 comments on commit 2f30708

Please sign in to comment.