rz-bindgen: Test with rz-test (#6299)
This commit is contained in:
parent
9007cde56e
commit
c3e24708a0
1 changed files with 3 additions and 4 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
|
@ -827,10 +827,9 @@ jobs:
|
|||
working-directory: rz-bindgen
|
||||
- name: Test python lang plugin
|
||||
run: rizin -qc "Ll" | grep "Python SWIG"
|
||||
- name: Test rizin.py
|
||||
run: |
|
||||
echo "import rizin" > testimport.py
|
||||
python3 testimport.py
|
||||
- name: Run rz-test
|
||||
run: rz-test -L tests/
|
||||
working-directory: rz-bindgen
|
||||
|
||||
test-macos-pkg:
|
||||
name: Test macOS pkg
|
||||
|
|
|
|||
Loading…
Reference in a new issue