mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Remove extra space
This commit is contained in:
parent
484625842b
commit
59ad40fb3f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ test:
|
||||||
- deno fmt --check
|
- deno fmt --check
|
||||||
- deno task lint
|
- deno task lint
|
||||||
- deno task check
|
- deno task check
|
||||||
- deno task test --ignore= packages/transcode --coverage=cov_profile
|
- deno task test --ignore=packages/transcode --coverage=cov_profile
|
||||||
- deno coverage cov_profile
|
- deno coverage cov_profile
|
||||||
coverage: /All files[^\|]*\|[^\|]*\s+([\d\.]+)/
|
coverage: /All files[^\|]*\|[^\|]*\s+([\d\.]+)/
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue