mirror of
https://github.com/ihabunek/toot
synced 2025-02-02 04:16:48 +01:00
wip
This commit is contained in:
parent
4db3aaeae4
commit
f997a5ac0d
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -35,10 +35,8 @@ jobs:
|
|||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
working-directory: 'mastodon-4.1.0'
|
working-directory: 'mastodon-4.1.0'
|
||||||
- name: Setup database
|
- name: Setup database
|
||||||
with:
|
|
||||||
working-directory: 'mastodon-4.1.0'
|
|
||||||
run: |
|
run: |
|
||||||
bundle exec rails db:setup
|
cd mastodon-4.1.0 && bundle exec rails db:setup
|
||||||
env:
|
env:
|
||||||
RAILS_ENV: development
|
RAILS_ENV: development
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user