Skip to content

Commit

Permalink
chore: remove unnecessary pwd (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonZeolla authored Sep 21, 2023
1 parent 44e9574 commit a0f5a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Task/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ tasks:
docker pull seiso/goat:latest || \
echo "Failed to pull the goat, continuing anyway..."
cmds:
- pwd
- |
docker run --env INPUT_AUTO_FIX="{{.INPUT_AUTO_FIX}}" \
--env INPUT_DISABLE_MYPY="{{.INPUT_DISABLE_MYPY}}" \
Expand Down

0 comments on commit a0f5a03

Please sign in to comment.