Skip to content

Commit

Permalink
expand integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseditson committed Sep 13, 2024
1 parent ffe1f3b commit 9990b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
integration:
strategy:
matrix:
browser: [chromium] # firefox, webkit,
browser: [chromium, firefox, webkit]
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9990b58

Please sign in to comment.