Skip to content

Commit 5b0cc34

Browse files
committed
Merge branch 'main' of github.com:VWS-Python/vws-python-mock
2 parents b55d925 + b5d8d0a commit 5b0cc34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
# We have seen issues with running out of disk space on test_docker
146146
- name: Free Disk Space (Ubuntu)
147147
uses: jlumbroso/free-disk-space@main
148+
if: matrix.ci_pattern == 'tests/mock_vws/test_docker.py'
148149
with:
149150
# All of these default to true (meaning they are removed).
150151
docker-images: false

0 commit comments

Comments
 (0)