Skip to content

Commit 66c1b92

Browse files
committed
Merge branch 'master' into update_parser_for_rizin_v0.3.x
2 parents 6240c18 + deafc76 commit 66c1b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
shell: bash
7373
# This sample should have 16 behaviors with 100% confidence
7474
run: |
75-
if [ "${{ env.Ahmyth_RESULT }}" == "19" ]; then
75+
if [ "${{ env.Ahmyth_RESULT }}" == "22" ]; then
7676
exit 0
7777
else
7878
exit 1

0 commit comments

Comments
 (0)