fix workflow name

This commit is contained in:
tamaina 2023-12-30 08:37:41 +00:00
parent 2f5ab74f52
commit 7e94c26e9f

View File

@ -1,9 +1,9 @@
name: Test
name: Lint
on: [push, pull_request]
jobs:
test:
lint:
runs-on: ubuntu-latest
strategy: