Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Jan 12, 2024
1 parent 6d78d0c commit 76e7d78
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 4,941 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
with:
fetch-depth: 1

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

- uses: actions/setup-node@master
with:
node-version: ${{ env.NODE_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec/decidim_dummy_app

# default development application
development_app

tailwind.config.js
.rbenv-vars
.vscode
.byebug_history
Expand Down
Loading

0 comments on commit 76e7d78

Please sign in to comment.