Skip to content

Commit

Permalink
Don't overwrite action file (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Dec 27, 2021
1 parent 27802db commit 6bd83b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 152 deletions.
1 change: 0 additions & 1 deletion checks/hacs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ GROUP="hacs"

function checkRun () {
cd "$GITHUB_ACTION_PATH/hacs/action"
cp "$GITHUB_ACTION_PATH/helpers/action.py" "./action.py"
docker build . -t hacs/action
set +e
docker run \
Expand Down
151 changes: 0 additions & 151 deletions helpers/action.py

This file was deleted.

0 comments on commit 6bd83b3

Please sign in to comment.