Skip to content

Commit 3c87d5c

Browse files
committed
Fix typo
1 parent 1b340f6 commit 3c87d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
test:
23-
name: ${{ inputs.repo }}
23+
name: ${{ inputs.pkg }}
2424
runs-on: ${{ matrix.os }}
2525
strategy:
2626
fail-fast: false

0 commit comments

Comments
 (0)