Skip to content

Commit

Permalink
Fix the flutter run -d linux tests (#120721)
Browse files Browse the repository at this point in the history
* Fix the Linux run_debug_test_linux test

* ?

* Also do release

* ??
  • Loading branch information
loic-sharma authored Feb 15, 2023
1 parent a12e242 commit a9f4366
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ targets:
bringup: true
timeout: 60
properties:
xvfb: "1"
dependencies: >-
[
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
Expand All @@ -721,6 +722,7 @@ targets:
recipe: devicelab/devicelab_drone
timeout: 60
properties:
xvfb: "1"
dependencies: >-
[
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
Expand Down

0 comments on commit a9f4366

Please sign in to comment.