Skip to content

Commit c469f19

Browse files
committed
more name fixes
1 parent f548ce8 commit c469f19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cli_integration.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Integration Tests
1+
name: Integration Tests (Ruby)
22
on:
33
workflow_dispatch:
44
push:
@@ -48,7 +48,7 @@ jobs:
4848
path: target/release/qlty
4949

5050
test_ruby_binary_install:
51-
name: "🧪 Test: Ruby Binary Install"
51+
name: ${{ matrix.container }}
5252
runs-on: ubuntu-latest
5353
needs: build
5454
strategy:

0 commit comments

Comments
 (0)