mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-22 07:22:54 +00:00
fix test_all.sh permission issue
This commit is contained in:
parent
204d13a09e
commit
d11c386bf5
1
.github/workflows/CITest.yml
vendored
1
.github/workflows/CITest.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
sudo make install
|
||||
cp libcapstone.so.* bindings/python/libcapstone.so
|
||||
cd tests
|
||||
chmod +x ./test_all.sh
|
||||
./test_all.sh
|
Loading…
x
Reference in New Issue
Block a user