Skip to content
Snippets Groups Projects
Commit b18a67a5 authored by Philipp Arras's avatar Philipp Arras
Browse files

Add density demo to CI

parent 79f1e164
No related branches found
No related tags found
1 merge request!607Revamp zero-mode handling
Pipeline #97925 passed
......@@ -110,6 +110,14 @@ run_getting_started_mf:
paths:
- '*.png'
run_getting_density:
stage: demo_runs
script:
- python3 demos/getting_started_density.py
artifacts:
paths:
- '*.png'
run_bernoulli:
stage: demo_runs
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment