Skip to content

Commit

Permalink
ci: Add Chromedriver v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Jan 29, 2024
1 parent ab12406 commit 5786730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_decidim-half_signup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: Create test app
- run: mkdir -p ./spec/decidim_dummy_app/tmp/screenshots
name: Create the screenshots folder
- uses: nanasess/setup-chromedriver@v1.0.1
- uses: nanasess/setup-chromedriver@v2
- run: bundle exec rspec
name: RSpec
- uses: codecov/codecov-action@v1
Expand Down

0 comments on commit 5786730

Please sign in to comment.