Skip to content

Commit

Permalink
Hotfix: Remove noisy output from CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
krschacht committed Jun 11, 2024
1 parent e108c02 commit 61ad820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
- name: Run system tests
run: |
sed -i 's/hoverOnlyWhenSupported: true/hoverOnlyWhenSupported: false/' config/tailwind.config.js
cat config/tailwind.config.js
bin/rails test:system
- name: Upload screenshots
Expand Down

0 comments on commit 61ad820

Please sign in to comment.