Skip to content

Commit

Permalink
Merge branch 'main' of github.com:VWS-Python/vws-python-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle committed Feb 16, 2024
2 parents b55d925 + b5d8d0a commit 5b0cc34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
# We have seen issues with running out of disk space on test_docker
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
if: matrix.ci_pattern == 'tests/mock_vws/test_docker.py'
with:
# All of these default to true (meaning they are removed).
docker-images: false
Expand Down

0 comments on commit 5b0cc34

Please sign in to comment.