Skip to content

Commit

Permalink
[ci] Bump setup-chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
AsturaPhoenix committed Jul 26, 2023
1 parent 409c6b6 commit 179df4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: cd server/ifc; dart test
- run: cd server; dart test
- run: flutter test
- uses: nanasess/setup-chromedriver@v1
- uses: nanasess/setup-chromedriver@v2
- run: chromedriver --port=4444 &
# -d chrome doesn't work with headless right now; https://github.com/flutter/flutter/issues/95085
- run: flutter drive --driver=test_driver/integration_test.dart -t integration_test/integration_test.dart -d web-server
Expand Down

0 comments on commit 179df4b

Please sign in to comment.