We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4c43d commit 4540914Copy full SHA for 4540914
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
12
- convert csv to md:
+ convert_csv_to_md:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
0 commit comments