File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- name : build
1+ name : test
22
33on :
44 push :
1818 - run : |
1919 sudo apt-get update -y
2020 sudo apt-get install -y ninja-build libgtk-3-dev libappindicator3-dev xvfb
21+ - uses : bluefireteam/melos-action@v3
2122 - working-directory : ./packages/window_manager/example
2223 run : xvfb-run -a flutter test integration_test -v
2324 integration_test-macos :
2829 with :
2930 channel : stable
3031 flutter-version : " 3.24.3"
32+ - uses : bluefireteam/melos-action@v3
3133 # Blocked by https://github.com/flutter/flutter/issues/118469
3234 # - working-directory: ./packages/window_manager/example
3335 # run: flutter test integration_test -v
3941 with :
4042 channel : stable
4143 flutter-version : " 3.24.3"
44+ - uses : bluefireteam/melos-action@v3
4245 - working-directory : ./packages/window_manager/example
4346 run : flutter test integration_test -v
You can’t perform that action at this time.
0 commit comments