Skip to content

Commit 559b88f

Browse files
committed
Update pytest
1 parent d61e6d4 commit 559b88f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ jobs:
3131
3232
3333
# Install Rizin
34-
sudo git clone --branch v0.3.4 https://github.com/rizinorg/rizin /opt/rizin/
34+
sudo git clone https://github.com/rizinorg/rizin /opt/rizin/
3535
cd /opt/rizin/
36+
sudo git checkout de8a5cac5532845643a52d1231b17a7b34feb50a
3637
meson build
3738
ninja -C build
3839
sudo ninja -C build install

0 commit comments

Comments
 (0)