Skip to content

Commit 52b7e66

Browse files
committed
rename job name
1 parent 929c3d4 commit 52b7e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
test:
25-
name: Test parser
25+
name: test
2626
runs-on: ${{matrix.os}}
2727
strategy:
2828
fail-fast: false

0 commit comments

Comments
 (0)