Skip to content

Commit b6b1cd7

Browse files
Unit test only to avoid warning
1 parent d5391c4 commit b6b1cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ task:
128128
- flutter config --enable-linux-desktop
129129
- ./script/tool_runner.sh build-examples --linux
130130
native_test_script:
131-
- ./script/tool_runner.sh native-test --linux
131+
- ./script/tool_runner.sh native-test --linux --no-integration
132132
drive_script:
133133
- xvfb-run ./script/tool_runner.sh drive-examples --linux
134134

0 commit comments

Comments
 (0)