mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
rename workflows
This commit is contained in:
4
.github/workflows/node-tests.yml
vendored
4
.github/workflows/node-tests.yml
vendored
@@ -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