Skip to content

Commit b49b1dd

Browse files
committed
name before runs-on
1 parent 0764380 commit b49b1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ concurrency:
1313

1414
jobs:
1515
lint:
16-
runs-on: ubuntu-latest
1716
name: Lint
17+
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v6
2020
with:

0 commit comments

Comments
 (0)