Skip to content

Commit fdb5a0e

Browse files
authored
Add custom name for build-and-test
1 parent 6e6c3e8 commit fdb5a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- '12'
1414
- '14'
1515
runs-on: ubuntu-latest
16+
name: Tests on node ${{ matrix.node }}
1617
steps:
1718
- name: Checkout repo
1819
uses: actions/checkout@v2

0 commit comments

Comments
 (0)