Skip to content

Commit

Permalink
Eh, let's just stick to the setup script, I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
werebus committed Oct 16, 2024
1 parent 1afc144 commit e6a98ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: cp config/application.yml.example config/application.yml
- run: bin/rails db:create db:schema:load test:prepare
- run: bin/setup
- run: bundle exec rspec
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
"jquery-ui-dist": "^1.13.2",
"jquery.maskedinput": "^1.4.1",
"multiple-select": "^1.5.2"
},
"packageManager": "[email protected]"
}
}

0 comments on commit e6a98ef

Please sign in to comment.