We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6efbf4 commit 1aa9c28Copy full SHA for 1aa9c28
1 file changed
.github/workflows/test.yml
@@ -59,8 +59,8 @@ jobs:
59
- run: swift test --package-path ./Plugins/PackageToJS
60
- run: swift test --package-path ./Plugins/BridgeJS
61
62
- bridgejs-test:
63
- name: BridgeJS Tests
+ test-bridgejs-against-swift-versions:
+ name: Test BridgeJS against Swift versions
64
strategy:
65
matrix:
66
include:
0 commit comments