Skip to content

Commit b14452d

Browse files
committed
workflows: Tweak conformance step name
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 0b85ed5 commit b14452d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
conformance:
88
runs-on: ubuntu-latest
99
steps:
10-
- name: Checkout the client wrapper
10+
- name: Checkout conformance client
1111
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1212

1313
- name: Run test suite

0 commit comments

Comments
 (0)