Skip to content
Snippets Groups Projects
Commit a406001f authored by Martin Reinecke's avatar Martin Reinecke
Browse files

experiment

parent 9e6c2819
No related branches found
No related tags found
1 merge request!2Add ci
Pipeline #69716 failed
...@@ -20,6 +20,8 @@ test_pypocketfft_gcc: ...@@ -20,6 +20,8 @@ test_pypocketfft_gcc:
stage: testing stage: testing
script: script:
- cd pypocketfft - cd pypocketfft
- ls -l - ls -l mr_util/
- ls -l mr_util/math
- ls -l mr_util/math/fft.h
- pip3 install --user . - pip3 install --user .
- pytest-3 -q test - pytest-3 -q test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment