mirror of
https://github.com/ihabunek/toot
synced 2025-02-02 04:16:48 +01:00
wip
This commit is contained in:
parent
f997a5ac0d
commit
1928d108ed
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@ -36,9 +36,12 @@ jobs:
|
||||
working-directory: 'mastodon-4.1.0'
|
||||
- name: Setup database
|
||||
run: |
|
||||
cd mastodon-4.1.0 && bundle exec rails db:setup
|
||||
env:
|
||||
RAILS_ENV: development
|
||||
cd mastodon-4.1.0
|
||||
bundle exec rails db:setup
|
||||
env:
|
||||
RAILS_ENV: development
|
||||
# with:
|
||||
# working-directory: 'mastodon-4.1.0'
|
||||
|
||||
# - name: Run integration tests
|
||||
# env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user