XeOS/.drone.yml

7 lines
95 B
YAML

kind: pipeline
name: OS tests
steps:
- commands:
- |
nix-shell --run 'cargo xtest'