debug
This commit is contained in:
parent
c21c9b217d
commit
345a932514
1 changed files with 2 additions and 1 deletions
|
|
@ -19,5 +19,6 @@ jobs:
|
||||||
path: .
|
path: .
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- run: bundle install
|
- run: bundle install
|
||||||
- run: pwd && ls -la %% ls -la /app
|
- run: mv /app/node_modules .
|
||||||
|
- run: pwd && ls -la && ls -la /app
|
||||||
- run: bundle exec rails test
|
- run: bundle exec rails test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue