Skip to content
Snippets Groups Projects

Introduce default assignment simplifications

Merged Markus Holzer requested to merge holzer/pystencils:Simplifications into master
Viewing commit 1f9d3ac8
Show latest version
1 file
+ 1
1
Preferences
Compare changes
+ 1
1
@@ -239,7 +239,7 @@ pycodegen-integration:
@@ -239,7 +239,7 @@ pycodegen-integration:
allow_failure: true
allow_failure: true
script:
script:
- source /opt/conda/etc/profile.d/conda.sh
- source /opt/conda/etc/profile.d/conda.sh
- source activate pystencils_dev
- conda activate pystencils_dev
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
- cd pycodegen
- cd pycodegen
- git submodule sync --recursive
- git submodule sync --recursive