We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0a96e commit 4e3077dCopy full SHA for 4e3077d
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ env:
11
CARGO_TERM_COLOR: always
12
13
jobs:
14
- tests:
+ lint:
15
runs-on: ${{ matrix.os }}
16
17
strategy:
0 commit comments