mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-03 13:40:07 +02:00
5 lines
51 B
Text
5 lines
51 B
Text
![]() |
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npm test
|