mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
2nd attempt to work around bundler headaches.
This commit is contained in:
@@ -34,8 +34,7 @@ jobs:
|
||||
sudo gem install bundler
|
||||
sudo gem install rspec
|
||||
sudo gem install rubocop -v 0.57.2
|
||||
rm -rf ~/.bundle
|
||||
bundle install
|
||||
bundle --no-cache install
|
||||
|
||||
# Run Tests
|
||||
- name: Run All Unit Tests
|
||||
|
||||
Reference in New Issue
Block a user