Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Jul 27, 2024
1 parent dd95ef8 commit 01b82cb
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,10 @@ jobs:
go-version: 1.22.x
cache: false

- name: Setup Artifactory
env:
- name: Install local Artifactory
uses: jfrog/.github/actions/install-local-artifactory@main
with:
RTLIC: ${{ secrets.RTLIC }}
GOPROXY: direct
run: |
go install github.com/jfrog/jfrog-testing-infra/local-rt-setup@latest
~/go/bin/local-rt-setup

# Run tests
- name: Tests on macOS, Linux
Expand Down

0 comments on commit 01b82cb

Please sign in to comment.