Skip to content

Commit 8694560

Browse files
committed
Rename test job to installationTest
1 parent 6a73515 commit 8694560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
${{ steps.get_package_info.outputs.rescript_package }}
150150
${{ steps.get_package_info.outputs.stdlib_package }}
151151
152-
test:
152+
installationTest:
153153
needs: package
154154
strategy:
155155
fail-fast: false

0 commit comments

Comments
 (0)