Skip to content

Commit

Permalink
More tests
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Jan 30, 2024
1 parent f7be2c0 commit 42ffef4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,5 @@ jobs:
cd yara &&
./bootstrap.sh &&
./configure --disable-proc-scan --enable-macho &&
make &&
make check
"
- name: Print tests errors
run: cat test-macho.log
make && make check && cat test-macho.log
"

0 comments on commit 42ffef4

Please sign in to comment.