Skip to content

Commit

Permalink
Adding workdir to better simulate action run
Browse files Browse the repository at this point in the history
  • Loading branch information
aceberle committed May 24, 2021
1 parent 4feac2a commit 420d5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
-e INPUT_EXCLUDE_URL_CONTAINED='/tree' \
-e INPUT_EXCLUDE_URL_PREFIX="mailto:,https://www.linkedin.com,https://linkedin.com" \
-e INPUT_EXCLUDE_URL_SUFFIX=".zip" \
--workdir="/opt/" \
${{ env.CI_DOCKER_LABEL }}

0 comments on commit 420d5dd

Please sign in to comment.