Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vmercierfr committed Apr 15, 2024
1 parent bb25c2b commit a5f610b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
# number: ${{ steps.finder.outputs.pr }}
# path: code-coverage-results.md
# recreate: true
- name: Install app
run: go install

- name: Upload binary
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a5f610b

Please sign in to comment.