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