Convert CircleCI to GitHub Actions (#23608)
This commit is contained in:
parent
174352716a
commit
e594bb7d50
7 changed files with 144 additions and 133 deletions
|
@ -596,6 +596,7 @@ GEM
|
|||
rspec-core (~> 3.0, >= 3.0.0)
|
||||
sidekiq (>= 2.4.0)
|
||||
rspec-support (3.12.0)
|
||||
rspec_chunked (0.6)
|
||||
rspec_junit_formatter (0.6.0)
|
||||
rspec-core (>= 2, < 4, != 2.12.0)
|
||||
rubocop (1.45.1)
|
||||
|
@ -858,6 +859,7 @@ DEPENDENCIES
|
|||
rqrcode (~> 2.1)
|
||||
rspec-rails (~> 6.0)
|
||||
rspec-sidekiq (~> 3.1)
|
||||
rspec_chunked (~> 0.6)
|
||||
rspec_junit_formatter (~> 0.6)
|
||||
rubocop
|
||||
rubocop-performance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue