mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2024-11-01 00:43:58 +00:00
✅ Deactivating tests as long as we don't have any yet
This commit is contained in:
parent
fdbd88ce01
commit
7945e62d40
12
.github/workflows/swift.yml
vendored
12
.github/workflows/swift.yml
vendored
|
@ -11,9 +11,9 @@ jobs:
|
|||
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: swift build -v
|
||||
- name: Run tests
|
||||
run: swift test -v
|
||||
#steps:
|
||||
#- uses: actions/checkout@v2
|
||||
#- name: Build
|
||||
# run: swift build -v
|
||||
#- name: Run tests
|
||||
# run: swift test -v
|
||||
|
|
Loading…
Reference in New Issue
Block a user