Skip to content

Commit

Permalink
dd
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-exz committed Dec 28, 2024
1 parent 7499b29 commit 6e0ec3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Set up database
run: |
cd $REDMINE_PATH
cp $REDMINE_PATH/plugins/$PLUGIN_NAME/database.yml $REDMINE_PATH/config/database.yml
bundle install
bundle exec rake db:create db:migrate redmine:plugins:migrate
- name: Run tests
Expand Down

0 comments on commit 6e0ec3d

Please sign in to comment.