4
1
mirror of https://github.com/pfloos/quack synced 2024-12-22 04:14:26 +01:00

create data basis for ci

This commit is contained in:
Abdallah Ammar 2024-11-15 18:59:11 +01:00
parent fe01afdbdf
commit c2dfed3f29

View File

@ -47,4 +47,4 @@ jobs:
- name: Run tests
run: |
bash -c "source quack.rc ; cd tests ; python lunch_bench.py -s light -t 1e-1"
bash -c "source quack.rc ; cd tests ; python create_database.py ; python lunch_bench.py -s light -t 1e-1"