Add github action for rspec
This commit is contained in:
parent
3711acbec3
commit
64d2eb9a43
3 changed files with 39 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -6,4 +6,5 @@ gemspec
|
|||
|
||||
group :ci do
|
||||
gem 'code-scanning-rubocop'
|
||||
gem "rspec_junit_formatter"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue