blob: 1eb37e48af4d6bf12a54361498bae6928970f0dc [file] [log] [blame]
steps:
- name: golang:1.12
env: ['GO111MODULE=on']
args: ['go', 'test', './...']