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.
1 parent 6142241 commit 67a0d00Copy full SHA for 67a0d00
.github/workflows/tflm_wrapper_integration_test.yml
@@ -86,6 +86,7 @@ jobs:
86
else
87
echo "Tests failed or didn't complete!"
88
cat test_output.log
89
+ cat qemu_output.log
90
exit 1
91
fi
92
0 commit comments