Skip to content

Commit

Permalink
re-enable firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
machty committed Feb 4, 2024
1 parent c28bd26 commit 6bd88a6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
browser: [chrome]
# browser: [chrome, firefox]
browser: [chrome, firefox]

steps:
- uses: wyvox/action@v1
Expand All @@ -52,8 +51,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
browser: [chrome]
# browser: [chrome, firefox]
browser: [chrome, firefox]

steps:
- uses: wyvox/action@v1
Expand Down

0 comments on commit 6bd88a6

Please sign in to comment.