We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ac573 commit 5552c9aCopy full SHA for 5552c9a
1 file changed
.github/workflows/csharp-test.yml
@@ -162,6 +162,7 @@ jobs:
162
key: Unity-${{ github.head_ref }}
163
restore-keys: Unity-
164
165
+ # We need this to support "Docker in Docker"
166
- name: Start Docker daemon
167
run: /usr/local/bin/start-docker.sh
168
- name: Run Unity tests
0 commit comments