mirror of
https://github.com/docker/build-push-action.git
synced 2025-05-24 11:31:46 +00:00
switched from npm to yarn
Signed-off-by: Phred <fearphage@gmail.com>
This commit is contained in:
parent
0b1853b6fc
commit
1e8cacd7c7
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm test
|
||||
yarn test
|
||||
|
Loading…
Reference in New Issue
Block a user