This commit is contained in:
James Westman 2021-10-18 12:44:45 -05:00
parent d98b7d5891
commit 2ad2f1c54a
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
2 changed files with 5 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,5 @@
test:
script:
- dnf install -y python3-pip
- python3 -m unittest
- pip3 install --user .