Skip to content

Commit 1860656

Browse files
committed
add --flags prefix to up-flags
1 parent a33f858 commit 1860656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
compose-file: "./src/ADServices/Tests/Integration/adservices-testdocker/docker-compose.yml"
7777
services: smblds
78-
up-flags: wait
78+
up-flags: --wait
7979

8080
- name: Run Pester ADServices Integration Tests
8181
shell: powershell

0 commit comments

Comments
 (0)