Run quality.sh in the quality step
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
Sarah Jamie Lewis 2024-01-02 13:17:47 -08:00
parent e624e88806
commit bd4ae8beee
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ steps:
- name: deps
path: /go
commands:
- staticcheck ./...
- ./testing/quality.sh
- name: units-tests
image: golang:1.21.5
volumes: