Skip to content
Snippets Groups Projects
Commit 09078869 authored by Markus Holzer's avatar Markus Holzer
Browse files

Make integration pipeline necessary for MR

parent d7419675
Branches
Tags
No related merge requests found
Pipeline #27617 failed
...@@ -97,6 +97,7 @@ pycodegen-integration: ...@@ -97,6 +97,7 @@ pycodegen-integration:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage: test stage: test
when: manual when: manual
allow_failure: false
script: script:
# run lbmpy long test pipeline # run lbmpy long test pipeline
- export NUM_CORES=$(nproc --all) - export NUM_CORES=$(nproc --all)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment