#1714: set up files

This commit is contained in:
Czar Echavez
2023-08-01 16:18:49 +01:00
parent 020682f546
commit ea8c65a17e
16 changed files with 223 additions and 4 deletions

View File

@@ -86,5 +86,5 @@ stages:
displayName: 'Perform PrimAITE Setup'
- script: |
pytest -n 4
pytest -n auto
displayName: 'Run tests'