Skip to content

Commit

Permalink
fix: update test_app ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-Rousset committed Dec 16, 2024
1 parent 481d29a commit 50b9600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
sudo Xvfb -ac $DISPLAY -screen 0 1920x1084x24 > /dev/null 2>&1 & # optional
${{ inputs.test_command }}
name: RSpec
working-directory: ./
working-directory: ./spec/decidim_dummy_app/
env:
VALIDATOR_HTML_URI: http://localhost:8888/
RUBY_VERSION: ${{ inputs.ruby_version }}
Expand Down

0 comments on commit 50b9600

Please sign in to comment.