Skip to content

Commit

Permalink
fix stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Feb 6, 2024
1 parent ec69ceb commit ffe2537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
fetch-depth: 1

- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105


- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ env.RUBY_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion app/packs/entrypoints/decidim_newsletter_agenda.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ button#newsletter_images_main_image_button,
span {
float: none !important;
}
}
}

0 comments on commit ffe2537

Please sign in to comment.