Skip to content

Commit

Permalink
chore(ci): remove GOPRIVATE [EE-3014] (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiptus committed Aug 31, 2023
1 parent a59752b commit 01f2369
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on: push
jobs:
test:
runs-on: ubuntu-latest
env:
GOPRIVATE: "github.com/portainer"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
Expand Down

0 comments on commit 01f2369

Please sign in to comment.