Skip to content

Commit

Permalink
CI (macos): Use make demos for LAGraph again in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuetzel committed Dec 19, 2023
1 parent 26689bf commit eb19164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ jobs:
- name: check_LAGraph
run: |
cd ${GITHUB_WORKSPACE}/LAGraph/build
ctest .
cd ${GITHUB_WORKSPACE}/LAGraph
make demos
- name: check_ParU
run: |
Expand Down

0 comments on commit eb19164

Please sign in to comment.