rename workflows

This commit is contained in:
missytake
2022-05-30 18:14:58 +02:00
parent eb29fdce63
commit 3bb12e4c3c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: 'node.js'
name: 'node.js tests'
on:
pull_request:
push:
@@ -8,7 +8,7 @@ on:
- trying
jobs:
prebuild:
tests:
name: 'tests'
runs-on: ${{ matrix.os }}
strategy: