Skip to content

Commit a0f5a03

Browse files
authored
chore: remove unnecessary pwd (#174)
1 parent 44e9574 commit a0f5a03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Task/Taskfile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ tasks:
101101
docker pull seiso/goat:latest || \
102102
echo "Failed to pull the goat, continuing anyway..."
103103
cmds:
104-
- pwd
105104
- |
106105
docker run --env INPUT_AUTO_FIX="{{.INPUT_AUTO_FIX}}" \
107106
--env INPUT_DISABLE_MYPY="{{.INPUT_DISABLE_MYPY}}" \

0 commit comments

Comments
 (0)