1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13:00

Free up space in the server tests run.

This commit is contained in:
Sam Rose 2024-03-27 17:47:03 +00:00
parent ecdb5eec36
commit d7f112dc95
No known key found for this signature in database

View file

@ -153,6 +153,11 @@ jobs:
node-version: 20.x
cache: yarn
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
android: true
- name: Pull testcontainers images
run: |
docker pull mcr.microsoft.com/mssql/server:2022-latest