mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-04-29 02:37:27 +09:00
fix workflow name
This commit is contained in:
parent
2f5ab74f52
commit
7e94c26e9f
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Test
|
name: Lint
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user