Commit d79837b7 authored by Massimiliano Pippi's avatar Massimiliano Pippi

try excluding legacy

parent af793864
......@@ -6,4 +6,4 @@ steps:
image: golang
commands:
- curl -sL https://taskfile.dev/install.sh | sh
- ./bin/task test
\ No newline at end of file
- ./bin/task test TARGETS=$(go list ./... | grep -v /legacy/)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment