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 e0f81a9 commit 94f3af1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
run: sudo apt-get install -y squid
- run: dart pub get
- uses: bluefireteam/melos-action@v2
- run: |
MOZ_HEADLESS=1
melos run github-ci
- run: export MOZ_HEADLESS=1 && export DISPLAY=:0 # Run Firefox in headless mode and disable displays.
- run: melos run github-ci

0 comments on commit 94f3af1

Please sign in to comment.