mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
add submodule checkout
This commit is contained in:
3
.github/workflows/swift.yml
vendored
3
.github/workflows/swift.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
- uses: swift-actions/setup-swift@v1
|
||||
with:
|
||||
swift-version: 5.9
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build
|
||||
run: swift build -Xswiftc -strict-concurrency=complete -v
|
||||
- name: Run tests
|
||||
|
Reference in New Issue
Block a user