mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
Whooops. Forgot to remove this.
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
ruby-version: '3.0' # Not needed with a .ruby-version file
|
||||
bundler-cache: true # runs 'bundle install' and caches
|
||||
|
||||
|
||||
# Install Multilib
|
||||
- name: Install Multilib
|
||||
run: |
|
||||
@@ -39,7 +39,6 @@ jobs:
|
||||
sudo gem install bundler
|
||||
sudo gem install rspec
|
||||
sudo gem install rubocop -v 0.57.2
|
||||
sudo chmod 17777 -R /var/lib/gems
|
||||
bundle install
|
||||
|
||||
# Run Tests
|
||||
|
||||
Reference in New Issue
Block a user