Skip to content

Commit fd07f62

Browse files
CopilotPowerKiKi
andcommitted
Fix CI: Switch to original redmine_sidekiq repository with Rails 6+ compatibility
Co-authored-by: PowerKiKi <[email protected]>
1 parent 900e54f commit fd07f62

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,7 @@ jobs:
7171
- name: Checkout redmine_sidekiq
7272
uses: actions/checkout@v3
7373
with:
74-
# TODO Switch back to the original repo, once https://github.com/ogom/redmine_sidekiq/pull/16 is released
75-
# repository: ogom/redmine_sidekiq
76-
repository: dosyfier/redmine_sidekiq
77-
ref: fix-rails-6
74+
repository: ogom/redmine_sidekiq
7875
path: redmine/plugins/redmine_sidekiq
7976

8077
- name: Checkout gitolite

0 commit comments

Comments
 (0)