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 f2f67aa commit a43ea28Copy full SHA for a43ea28
1 file changed
.github/workflows/test.yml
@@ -19,6 +19,7 @@ jobs:
19
node-version: [18, 20, 22]
20
21
runs-on: ${{ matrix.os }}
22
+ name: integration - Node ${{ matrix.node-version }} on ${{ matrix.os }}
23
steps:
24
- name: Checkout repository
25
uses: actions/checkout@v4
0 commit comments