Skip to content

Commit

Permalink
Remove work dir change of rz-bindgen plugin test (#4022)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy authored Dec 5, 2023
1 parent 1ec21a8 commit 036a712
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -850,9 +850,7 @@ jobs:
sudo meson install -C build
working-directory: rz-bindgen
- name: Test python lang plugin
run: |
rizin -qc "Ll" | grep "Python SWIG"
working-directory: rz-bindgen
run: rizin -qc "Ll" | grep "Python SWIG"
- name: Test rizin.py
run: |
echo "import rizin" > testimport.py
Expand Down

0 comments on commit 036a712

Please sign in to comment.