Skip to content

Commit 40f72b1

Browse files
committed
workflows: Change conformance workflow name
Otherwise you can't tell them apart in the UI... Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent cb550d2 commit 40f72b1

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
@@ -2,7 +2,7 @@ on:
22
# manual dispatch only while the conformance test suite is under rapid development
33
workflow_dispatch:
44

5-
name: CI
5+
name: Conformance test
66
jobs:
77
conformance:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)