Skip to content

Commit abea6a2

Browse files
committed
forgot to rename CI jobs
1 parent 3bc8f27 commit abea6a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-style.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test
1+
name: Test Style
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
jobs:
12-
source:
12+
test-style:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)