]> https://gitweb.dealii.org/ - dealii.git/commitdiff
github: linux/serial: sanitize python environment
authorMatthias Maier <tamiko@43-1.org>
Wed, 5 Jul 2023 02:49:52 +0000 (21:49 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sat, 8 Jul 2023 05:50:51 +0000 (00:50 -0500)
.github/workflows/linux.yml

index d9b9aac9b87f1bd95741e432e2a03b26439b7868..294adacf263dd3b0ad4a53df6c8dc1dabea78471 100644 (file)
@@ -39,10 +39,13 @@ jobs:
     - uses: actions/checkout@v3
     - name: info
       run: |
+        python --version
         g++ -v
         cmake --version
     - name: configure deal.II
       run: |
+        # sanitize PYTHONPATH
+        unset PYTHONPATH
         mkdir build
         cd build
         cmake -D CMAKE_BUILD_TYPE=Release \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.