Fix workflow (changelog ignore)
This commit is contained in:
parent
305ce9e44d
commit
53d3646523
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -21,7 +21,6 @@ jobs:
|
|||||||
if [ -f "./yarn.lock" ]; then
|
if [ -f "./yarn.lock" ]; then
|
||||||
PACKAGE_MANAGER=yarn
|
PACKAGE_MANAGER=yarn
|
||||||
fi
|
fi
|
||||||
$PACKAGE_MANAGER run lint:check
|
|
||||||
$PACKAGE_MANAGER run format:check
|
$PACKAGE_MANAGER run format:check
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user