Skip to content

Commit

Permalink
workflows:on-push - fix missing siegfried install
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoCampinoti94 committed Oct 30, 2023
1 parent 2576fcf commit 3fa7328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
poetry-version: ${{ env.POETRY_VERSION }}
- uses: actions/setup-go@v4
- run: poetry install
- run: go install github.com/richardlehane/siegfried/cmd/sf@latest
- name: Unit test
env:
GOPATH: /home/runner/go
Expand Down

0 comments on commit 3fa7328

Please sign in to comment.