version: 2
jobs:
build:
machine: true
steps:
- checkout
- run: |
make test
# - store_artifacts:
# path: output