Skip to content

Commit cccb488

Browse files
committed
fix smoke tests musl subtitle
1 parent 0b9128f commit cccb488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
./gradlew test --tests "vulnerabilities.RustSQLInterfaceTest" --info
4141
4242
smoke-test-musl:
43-
name: Smoke Test (Musl ${{matrix.os}}, Java 21)
43+
name: Smoke Test (${{matrix.image}}, Java 21)
4444
runs-on: ubuntu-latest
4545
strategy:
4646
fail-fast: false

0 commit comments

Comments
 (0)