Skip to content

Commit

Permalink
remove go setup from smoke test phase (#1307)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneDutto authored Aug 8, 2024
1 parent 6c541d8 commit 11898d6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Setup Go
uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'

- name: Add volume files
run: |
touch ./local/vault/approle.json
Expand Down

0 comments on commit 11898d6

Please sign in to comment.