Skip to content

Commit

Permalink
enable firefox and edge
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-cedricyoung committed Aug 21, 2024
1 parent 9946891 commit cb71a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
browser: ["chrome" ] # , "firefox", "edge"]
browser: ["chrome", "firefox", "edge"]
permissions: # to publish junit results - see https://github.com/EnricoMi/publish-unit-test-result-action?tab=readme-ov-file#permissions
contents: read
issues: read
Expand Down

0 comments on commit cb71a3f

Please sign in to comment.