We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5391c4 commit b6b1cd7Copy full SHA for b6b1cd7
1 file changed
.cirrus.yml
@@ -128,7 +128,7 @@ task:
128
- flutter config --enable-linux-desktop
129
- ./script/tool_runner.sh build-examples --linux
130
native_test_script:
131
- - ./script/tool_runner.sh native-test --linux
+ - ./script/tool_runner.sh native-test --linux --no-integration
132
drive_script:
133
- xvfb-run ./script/tool_runner.sh drive-examples --linux
134
0 commit comments