Skip to content

Commit db06010

Browse files
nits
1 parent 835399a commit db06010

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/conformance-label.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ permissions:
99
contents: read
1010

1111
jobs:
12-
conformance-label-check:
13-
name: Conformance Label Check
12+
Check:
13+
name: Check
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repository

.github/workflows/loom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818

1919
jobs:
2020
Tests:
21-
name: "Loom Tests (flags: \"${{ matrix.flags }}\")"
21+
name: "Tests (flags: \"${{ matrix.flags }}\")"
2222
runs-on: ubuntu-latest
2323
timeout-minutes: 60
2424
strategy:

0 commit comments

Comments
 (0)