Skip to content

Commit 981e678

Browse files
authored
Merge pull request #2671 from jku/tweak-workflow-name
workflows: Change conformance workflow name
2 parents cb550d2 + 40f72b1 commit 981e678

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)