Update .gitlab-ci.yml file

main
Ferexio 2022-11-23 21:03:55 +00:00
parent e9cf78499a
commit 17857752f0
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ steps:
pip3 install unittest
pip3 install pytest
- name: Run tests
run:
run: |
python3 -m unittest tests/*