We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f2611 commit e8b702dCopy full SHA for e8b702d
1 file changed
.github/workflows/swift.yml
@@ -14,5 +14,4 @@ jobs:
14
- name: Build Package
15
run: swift build -v
16
- name: Run Tests
17
- run: swift test -v
18
-EOF < /dev/null
+ run: swift test -v
0 commit comments