Skip to content

Commit 28a44b4

Browse files
committed
Download docker images ahead
1 parent caf6ab4 commit 28a44b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
unzip ddev_linux.zip
5858
mv ddev /usr/local/bin/ddev && chmod +x /usr/local/bin/ddev
5959
60+
- name: Download docker images
61+
run: ddev debug download-images
6062
- name: tmate debugging session
6163
uses: mxschmitt/action-tmate@v3
6264
with:

0 commit comments

Comments
 (0)