We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a4db0 commit f8a3dbcCopy full SHA for f8a3dbc
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ env:
11
CI: true
12
13
jobs:
14
- test:
+ lint:
15
runs-on: ubuntu-latest
16
timeout-minutes: 2
17
steps:
0 commit comments