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 1b340f6 commit 3c87d5cCopy full SHA for 3c87d5c
.github/workflows/IntegrationTest.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
test:
23
- name: ${{ inputs.repo }}
+ name: ${{ inputs.pkg }}
24
runs-on: ${{ matrix.os }}
25
strategy:
26
fail-fast: false
0 commit comments