blueprint-compiler/.gitlab-ci.yml
James Westman 2ad2f1c54a
Add CI
2021-10-18 12:46:49 -05:00

5 lines
103 B
YAML

test:
script:
- dnf install -y python3-pip
- python3 -m unittest
- pip3 install --user .