fix indent

This commit is contained in:
Miwa / Ensan
2024-02-20 00:47:51 +09:00
parent dbbaec32a0
commit 0b61b00076

View File

@ -19,8 +19,8 @@ jobs:
with:
swift-version: "5.9"
- uses: actions/checkout@v4
with:
submodules: true
with:
submodules: true
- name: Build
run: swift build -Xswiftc -strict-concurrency=complete -v
- name: Run tests