Skip to content

Commit

Permalink
test builds 7
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Dec 2, 2024
1 parent e244217 commit f7a3b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
-DVIRGIL_PROGRAMS=ON
- name: Build for memcheck
run: |
cmake -S. -Bbuild
cmake --build build -- -j$(nproc)
- name: Run memcheck
working-directory: build
Expand Down

0 comments on commit f7a3b4b

Please sign in to comment.