.woodpecker.yml: try fix
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Christian Zimmermann 2024-05-18 15:25:05 +02:00
parent e794a94f7a
commit 4fae34e32e

View file

@ -6,7 +6,6 @@ steps:
commands:
- source /opt/rh/gcc-toolset-9/enable
- module load mpi
- mpifort --version
- mkdir build-gcc
- cd build-gcc
- cmake3 -DSCALAR_BUILD=on ..