Skip to content

Commit 4e3077d

Browse files
authored
fix(ci): lint job name
1 parent 1a0a96e commit 4e3077d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
CARGO_TERM_COLOR: always
1212

1313
jobs:
14-
tests:
14+
lint:
1515
runs-on: ${{ matrix.os }}
1616

1717
strategy:

0 commit comments

Comments
 (0)