Skip to content

Commit 1aa9c28

Browse files
committed
Rename CI job to test-bridgejs-against-swift-versions
1 parent e6efbf4 commit 1aa9c28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
- run: swift test --package-path ./Plugins/PackageToJS
6060
- run: swift test --package-path ./Plugins/BridgeJS
6161

62-
bridgejs-test:
63-
name: BridgeJS Tests
62+
test-bridgejs-against-swift-versions:
63+
name: Test BridgeJS against Swift versions
6464
strategy:
6565
matrix:
6666
include:

0 commit comments

Comments
 (0)