We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19da6f commit 3003827Copy full SHA for 3003827
.drone.yml
@@ -5,4 +5,4 @@ steps:
5
- name: test
6
image: arduino/arduino-cli:drone-0.0.1
7
commands:
8
- - task test TARGETS=$(go list ./... | grep -v /legacy/)
+ - task test
0 commit comments