Skip to content

Commit

Permalink
Remove unused Makefile testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Aug 24, 2024
1 parent 4e4a863 commit 6353661
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 153 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CITest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ jobs:
if: startsWith(matrix.config.build-system, 'make')
run: |
./make.sh
make check
sudo make install
cp libcapstone.so.5 libcapstone.so.5.0
- name: cmake
if: startsWith(matrix.config.build-system, 'cmake')
Expand Down
150 changes: 0 additions & 150 deletions bindings/Makefile

This file was deleted.

0 comments on commit 6353661

Please sign in to comment.