Skip to content

Commit

Permalink
Remove duplicated chromedriver setting in v0.27 (#12182)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecslupu committed Dec 18, 2023
1 parent 58b3d59 commit 5e5d5e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/module-rspec/action.yml
Expand Up @@ -54,7 +54,6 @@ runs:
- run: mkdir -p ./spec/decidim_dummy_app/tmp/screenshots
name: Create the screenshots folder
shell: "bash"
- uses: nanasess/setup-chromedriver@v2
- run: RAILS_ENV=test bundle exec rails assets:precompile
name: Precompile assets
working-directory: ./spec/decidim_dummy_app/
Expand Down

0 comments on commit 5e5d5e3

Please sign in to comment.