Skip to content

Commit

Permalink
fix unit-tests
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Aug 10, 2024
1 parent 4f611b8 commit 6ab1756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
go test \
-v \
-cover \
./internal/* \
$(go list ./... | grep -v probesfacade | grep -v captor) \
-skip TestHarpoon \
-args -test.gocoverdir=/tmp/unit/
Expand Down

0 comments on commit 6ab1756

Please sign in to comment.