Skip to content

Commit 24d1702

Browse files
Change job name to reflect usage
1 parent 1b504d9 commit 24d1702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
permissions:
1212
contents: read
1313
jobs:
14-
test:
15-
name: Unit tests
14+
ci:
15+
name: CI
1616
runs-on: ubuntu-latest
1717
strategy:
1818
fail-fast: false

0 commit comments

Comments
 (0)