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:
parent
fe01afdbdf
commit
c2dfed3f29
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user