1 parent 0764380 commit b49b1ddCopy full SHA for b49b1dd
1 file changed
.github/workflows/lint.yml
@@ -13,8 +13,8 @@ concurrency:
13
14
jobs:
15
lint:
16
- runs-on: ubuntu-latest
17
name: Lint
+ runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v6
20
with:
0 commit comments