Skip to content

Commit

Permalink
chore: enable firefox tests on Mac (#9002)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Sep 23, 2022
1 parent a00d466 commit 023ebd8
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 180 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,11 @@ jobs:
xvfb: true
node: 18
suite: firefox-bidi
- name: firefox-headless
machine: macos-latest
xvfb: false
node: 18
suite: firefox-headless

steps:
- name: Checkout
Expand Down

0 comments on commit 023ebd8

Please sign in to comment.