Skip to content

Commit

Permalink
💚 Headless MOZ
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Nov 2, 2023
1 parent 7872a20 commit e0f81a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
run: sudo apt-get install -y squid
- run: dart pub get
- uses: bluefireteam/melos-action@v2
- run: DISPLAY=:0 MOZ_HEADLESS=1 melos run github-ci
- run: |
MOZ_HEADLESS=1
melos run github-ci

0 comments on commit e0f81a9

Please sign in to comment.