mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Convert CircleCI to GitHub Actions (#23608)
This commit is contained in:
parent
174352716a
commit
e594bb7d50
7 changed files with 144 additions and 133 deletions
1
Gemfile
1
Gemfile
|
|
@ -104,6 +104,7 @@ group :development, :test do
|
|||
gem 'fuubar', '~> 2.5'
|
||||
gem 'i18n-tasks', '~> 1.0', require: false
|
||||
gem 'rspec-rails', '~> 6.0'
|
||||
gem 'rspec_chunked', '~> 0.6'
|
||||
gem 'rubocop-performance', require: false
|
||||
gem 'rubocop-rails', require: false
|
||||
gem 'rubocop-rspec', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue