Skip to content

Commit 6f0ebb5

Browse files
committed
workflows: Remove soundness check from CI compose files
1 parent 3094b76 commit 6f0ebb5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Docker/docker-compose.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ services:
1919
- ..:/code:z
2020
working_dir: /code
2121

22-
soundness:
23-
<<: *common
24-
command: /bin/bash -xcl "swift -version && uname -a && ./Utilities/soundness.sh"
25-
2622
test:
2723
<<: *common
2824
environment:

0 commit comments

Comments
 (0)