We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6c3e8 commit fdb5a0eCopy full SHA for fdb5a0e
1 file changed
.github/workflows/main.yml
@@ -13,6 +13,7 @@ jobs:
13
- '12'
14
- '14'
15
runs-on: ubuntu-latest
16
+ name: Tests on node ${{ matrix.node }}
17
steps:
18
- name: Checkout repo
19
uses: actions/checkout@v2
0 commit comments