aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-all.yaml
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-01-04 22:52:05 +0300
committerGitHub <noreply@github.com>2023-01-04 22:52:05 +0300
commiteef35a4399a17546051fc5597440d38c36022f06 (patch)
treecdcd9e78f9403a39219e3129871e373af1b6909d /.github/workflows/test-all.yaml
parent6c76a7b4883a2639cedf805ed786b5b84100841d (diff)
Rename "docker-from-docker" to "docker-outside-of-docker" (#373)
* Rename to "docker-outside-of-docker" * rename test folder
Diffstat (limited to '.github/workflows/test-all.yaml')
-rw-r--r--.github/workflows/test-all.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test-all.yaml b/.github/workflows/test-all.yaml
index cf876a4..d2238a7 100644
--- a/.github/workflows/test-all.yaml
+++ b/.github/workflows/test-all.yaml
@@ -18,7 +18,7 @@ jobs:
"common-utils",
"conda",
"desktop-lite",
- "docker-from-docker",
+ "docker-outside-of-docker",
"docker-in-docker",
"dotnet",
"git",
@@ -71,7 +71,7 @@ jobs:
"common-utils",
"conda",
"desktop-lite",
- "docker-from-docker",
+ "docker-outside-of-docker",
"docker-in-docker",
"dotnet",
"git",