Skip to content

Commit 89800b1

Browse files
committed
No tests yet in MacroXmlRpc
... overrated. Maybe.
1 parent 9da34d2 commit 89800b1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: swift build -c debug
2727
- name: Build Swift Release Package
2828
run: swift build -c release
29-
- name: Run Tests
30-
run: swift test
3129
nextstep:
3230
runs-on: macos-latest
3331
steps:
@@ -41,5 +39,3 @@ jobs:
4139
run: swift build -c debug
4240
- name: Build Swift Release Package
4341
run: swift build -c release
44-
- name: Run Tests
45-
run: swift test

0 commit comments

Comments
 (0)