chore: test against babel-preset-app (#11004)
This commit is contained in:
parent
b138b5a62e
commit
a0a9c64a47
@ -30,6 +30,6 @@ yarn add --dev -W @babel/core
|
|||||||
printf "a\n" | yarn upgrade-interactive --scope @babel --latest
|
printf "a\n" | yarn upgrade-interactive --scope @babel --latest
|
||||||
|
|
||||||
# Test
|
# Test
|
||||||
CI=true yarn test -p babel
|
CI=true yarn test -p babel,babel-preset-app
|
||||||
|
|
||||||
cleanup
|
cleanup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user