Skip to content

Commit

Permalink
Skip robust with NVIDIA
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Sep 9, 2024
1 parent 1f49197 commit c177302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
apt-get install -y python-is-python3
- name: Configure pFUnit
run: cmake -B build
run: cmake -B build -DSKIP_ROBUST=ON

- name: Build pfUnit
run: cmake --build build --parallel
Expand Down

0 comments on commit c177302

Please sign in to comment.