Skip to content
Snippets Groups Projects
Commit 1e7bf802 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

fix ci

parent dd917c02
No related branches found
No related tags found
No related merge requests found
Pipeline #19948 failed
......@@ -54,6 +54,6 @@ test:
<<: *global_tag_def
stage: test
script:
- for f in tests/*.py; do python3 run.py "$f"; done
- for f in examples/*.py; do python3 run.py "$f"; done
dependencies:
- build
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