debug
Some checks failed
/ Checkout (push) Successful in 12s
/ Text (push) Has been cancelled

This commit is contained in:
david 2024-07-22 23:09:47 +02:00
parent 302513024e
commit dc49187045

View file

@ -19,4 +19,5 @@ jobs:
path: . path: .
submodules: recursive submodules: recursive
- run: bundle install - run: bundle install
- run: pwd && ls -la
- run: bundle exec rails test - run: bundle exec rails test