We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baddd57 commit e11143dCopy full SHA for e11143d
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
yarn lint
31
32
33
- eco_check:
+ check:
34
name: eco/check
35
if: always()
36
needs: [lint]
0 commit comments