Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yatisht authored Nov 22, 2024
1 parent 16f0af9 commit 3eca57e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,3 @@ jobs:
./build/ripples --help
command -v mafft
macOS-13:
runs-on: macos-13
steps:
- uses: actions/checkout@master
- name: install pre-reqs and build
run: ./install/installMacOS.sh
- name: test
run: |
./build/usher --help
./build/usher-sampled --help
./build/matUtils --help
mpirun -np 1 ./build/matOptimize --help
./build/ripples --help
command -v mafft

0 comments on commit 3eca57e

Please sign in to comment.