update tests
This commit is contained in:
parent
b2835bd220
commit
67f4456073
@ -5,5 +5,5 @@ npm -v
|
||||
node -v
|
||||
|
||||
# test yarn
|
||||
npmci command yarn install npmts
|
||||
npmci command npmts -v
|
||||
yarn install npmts
|
||||
npmts -v
|
||||
|
@ -1 +1,9 @@
|
||||
# check if npmci is available
|
||||
npmci -v
|
||||
|
||||
# check if we can use lts
|
||||
npmci install lts
|
||||
|
||||
# check if yarn picks it up
|
||||
npmci command yarn install npmts
|
||||
npmci command npmts -v
|
||||
|
Loading…
Reference in New Issue
Block a user