remove useless name

This commit is contained in:
Ryan Cao 2022-06-10 19:45:56 +08:00
parent 8b08bb9d22
commit 6df4c6f6e2
No known key found for this signature in database
GPG key ID: 528A2C1B6656B97F

View file

@ -4,7 +4,6 @@ on: [push]
jobs: jobs:
lint: lint:
name: Lint
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2