Skip to content
Snippets Groups Projects

Resolve "Add some tests"

Merged Leo Bouscarrat requested to merge 19-add-some-tests into master
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
image: 'continuumio/miniconda:4.7.12'
before_script:
- conda create -f env.yml
- conda env create -f env.yml
- conda activate bolsonaro
test:
Loading