Skip to content

Commit

Permalink
Add maximize-build-space step
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbull authored Aug 13, 2023
1 parent 442faaf commit 20ead96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
python-version: [3.8, 3.9]

steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
- uses: actions/checkout@v2

- name: Setup FFmpeg
Expand Down

0 comments on commit 20ead96

Please sign in to comment.