Skip to content
Snippets Groups Projects
Commit ebca1d56 authored by Franck Pérignon's avatar Franck Pérignon
Browse files

test CI again ...

parent 9718a7a2
No related branches found
No related tags found
1 merge request!51Merge devel (sandbox) branch into public (master) branch
......@@ -157,11 +157,13 @@ workflow:
- env
- echo "HOST"
- uname -a
- whoami
- echo $(cmake --version | head -1)
- echo $(make --version | head -1)
- echo $(gcc --version | head -1)
- echo "f2py version $(f2py -v)"
- pip list --format=columns
- which python3
- python3 -m pip list --format=columns
- "bash ci/scripts/version.sh"
- "bash ci/scripts/config.sh"
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment