Skip to content
Snippets Groups Projects

Introduce default assignment simplifications

Merged Markus Holzer requested to merge holzer/pystencils:Simplifications into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -238,6 +238,7 @@ pycodegen-integration:
@@ -238,6 +238,7 @@ pycodegen-integration:
when: manual
when: manual
allow_failure: true
allow_failure: true
script:
script:
 
- conda init bash
- conda 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
Loading