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