fix(readme): image size
This commit is contained in:
@@ -66,7 +66,7 @@ runner, in addition to providing a few extra features.
|
|||||||
"BAR": "bar" // ➡️ Set BAR environment variable to "bar"
|
"BAR": "bar" // ➡️ Set BAR environment variable to "bar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// Write "multi-line" tasks using arrays (they will be joined with "\n")
|
// Write "multi-line" tasks using arrays (they will be joined with spaces)
|
||||||
"test": {
|
"test": {
|
||||||
"description": "🧪 Run tests and print collected coverage",
|
"description": "🧪 Run tests and print collected coverage",
|
||||||
"task": [
|
"task": [
|
||||||
|
|||||||
Reference in New Issue
Block a user