Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 2, 2023
1 parent 94f3af1 commit f267751
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
run: sudo apt-get install -y squid
- run: dart pub get
- uses: bluefireteam/melos-action@v2
- run: export MOZ_HEADLESS=1 && export DISPLAY=:0 # Run Firefox in headless mode and disable displays.
- run: melos run github-ci
- run: DISPLAY=:0 MOZ_HEADLESS=1 melos run github-ci # Run Firefox in headless mode and disable displays.

0 comments on commit f267751

Please sign in to comment.