Skip to content

Commit 4540914

Browse files
committed
correct job name
1 parent 9f4c43d commit 4540914

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
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111

12-
convert csv to md:
12+
convert_csv_to_md:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)