We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85ed4a commit fedefc7Copy full SHA for fedefc7
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
commands: >
21
[
22
- "lint",
23
"build",
+ "lint",
24
"test"
25
]
0 commit comments