Skip to content

Commit 3351c66

Browse files
Update swift.yml
1 parent fec34b8 commit 3351c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/swift.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
--health-retries 3
2727
2828
steps:
29+
- name: Check Docker permissions
30+
run: docker ps
2931
- uses: SwiftyLab/setup-swift@latest
3032
- name: Get swift version
3133
run: swift --version

0 commit comments

Comments
 (0)