1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 10:25:39 +02:00

ci: improve CI configuration (#15287)

* ci: improve CI configuration

* ci: add name for some jobs
This commit is contained in:
anatawa12
2025-01-16 13:22:32 +09:00
committed by GitHub
parent 6396243973
commit 363bdac39b
6 changed files with 12 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ on:
- .github/workflows/test-misskey-js.yml
jobs:
test:
name: Unit tests (misskey.js)
runs-on: ubuntu-latest