mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
rename workflows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: 'node.js'
|
||||
name: 'node.js build'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user