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