]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CI: remove unnecessary OSX setup steps 11417/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 24 Dec 2020 16:29:38 +0000 (11:29 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 24 Dec 2020 16:29:38 +0000 (11:29 -0500)
.github/workflows/osx.yml

index 389602a33cb81ccbb33c94b5aed3accc2b0a01c5..e05882fd49b2dc1a2d0235c2af268c4dee0c8877 100644 (file)
@@ -11,9 +11,6 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
-    - name: setup
-      run: |
-        ./contrib/utilities/download_clang_format
     - name: info
       run: |
         g++ -v
@@ -56,12 +53,10 @@ jobs:
     - name: setup
       run: |
         brew install openmpi
-        cmake --version
         # uncomment these for a gcc based build
         #export OMPI_CXX=g++
         #export OMPI_CC=gcc
         #export OMPI_FC=gfortran
-        ./contrib/utilities/download_clang_format
     - name: info
       run: |
         mpicxx -v

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.