Skip to content

Commit

Permalink
Cleanup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Jan 21, 2024
1 parent d03896f commit 1c926a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ jobs:
- name: Prepare Redmine source
working-directory: redmine
run: |
sed -i '/rubocop/d' Gemfile
rm -f .rubocop*
cp plugins/redmine_issue_view_columns/test/support/database-${{ matrix.db }}.yml config/database.yml
cp plugins/redmine_issue_view_columns/test/support/configuration.yml config/configuration.yml
Expand Down

0 comments on commit 1c926a1

Please sign in to comment.