We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6240c18 + deafc76 commit 66c1b92Copy full SHA for 66c1b92
.github/workflows/smoke_test.yml
@@ -72,7 +72,7 @@ jobs:
72
shell: bash
73
# This sample should have 16 behaviors with 100% confidence
74
run: |
75
- if [ "${{ env.Ahmyth_RESULT }}" == "19" ]; then
+ if [ "${{ env.Ahmyth_RESULT }}" == "22" ]; then
76
exit 0
77
else
78
exit 1
0 commit comments