Skip to content

Commit

Permalink
set PACT_GO_LIB_DOWNLOAD_PATH to avoid sudo issue on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Feb 24, 2024
1 parent dc3ffad commit 865a544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
APP_SHA: ${{ github.sha }}
APP_REF: ${{ github.ref }}
# LD_LIBRARY_PATH: /tmp
# PACT_GO_LIB_DOWNLOAD_PATH: /tmp
PACT_GO_LIB_DOWNLOAD_PATH: /tmp
LOG_LEVEL: info
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 865a544

Please sign in to comment.