Skip to content

Commit 6c7feff

Browse files
committed
fixup!: wip get headless mode working
1 parent a46ffd2 commit 6c7feff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
flutter-version: '3.22.2'
2424
- run: flutter pub get
2525
- run: flutter config --enable-web
26+
- run: apt-get -y install xvfb
2627
- name: test
2728
env:
2829
TEST_INSTANCE_URL: ${{ secrets.TEST_INSTANCE_URL }}

0 commit comments

Comments
 (0)