Fix pipeline again
This commit is contained in:
parent
84ac529816
commit
a78d15d4da
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
with:
|
||||
path: .
|
||||
submodules: recursive
|
||||
- run: bundle config without development
|
||||
- run: bundle install
|
||||
- run: mv /app/node_modules .
|
||||
- run: bundle exec rails test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue