Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfj authored Oct 22, 2024
1 parent 32a00df commit 8583352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ jobs:
# --driver=test_driver/integration_test.dart \
# --target=integration_test/webcrypto_test.dart \
# -d chrome
- run: browser-actions/setup-firefox@v1
- uses: browser-actions/setup-firefox@v1
- run: bash -c 'which firefox'
#- run: flutter pub run test -p vm,chrome # TODO: Enable firefox if it works
- run: flutter pub run test -p firefox #vm,chrome # TODO: Enable firefox if it works
windows:
name: webcrypto on Windows desktop / Chrome / Firefox
runs-on: windows-latest
Expand Down

0 comments on commit 8583352

Please sign in to comment.