nimbus/.drone.yml

10 lines
146 B
YAML
Raw Normal View History

2023-05-02 14:14:10 +00:00
kind: pipeline
type: docker
name: default
steps:
- name: test
image: nimlang/nim:alpine
commands:
- testament --megatest:off all