We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27802db commit 6bd83b3Copy full SHA for 6bd83b3
checks/hacs
@@ -4,7 +4,6 @@ GROUP="hacs"
4
5
function checkRun () {
6
cd "$GITHUB_ACTION_PATH/hacs/action"
7
- cp "$GITHUB_ACTION_PATH/helpers/action.py" "./action.py"
8
docker build . -t hacs/action
9
set +e
10
docker run \
helpers/action.py
0 commit comments