Skip to content

Commit

Permalink
Add test path to w-dir to precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed Feb 27, 2024
1 parent ceb94bf commit fea9d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/module-rspec/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
- uses: nanasess/setup-chromedriver@v2
- run: RAILS_ENV=test bundle exec rails assets:precompile
name: Precompile assets
working-directory: ${{ inputs.name }}/spec/decidim_dummy_app/
working-directory: testi/spec/decidim_dummy_app/
shell: "bash"
- run: bundle exec rspec
name: RSpec
Expand Down

0 comments on commit fea9d94

Please sign in to comment.