mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 23:32:53 +00:00
Update ci.yml
This commit is contained in:
parent
15d24555e9
commit
a691f18a6a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -96,7 +96,7 @@ jobs:
|
|||
PGUSER: postgres
|
||||
PGPASSWORD: postgres
|
||||
run: |
|
||||
bin/rails db:test:prepare db:test:load
|
||||
bin/rails db:migrate RAILS_ENV=test
|
||||
bin/rails test test:system
|
||||
|
||||
- name: Keep screenshots from failed system tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue