mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
Attempt to clear permissions on the bundler scratch file
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
sudo gem install bundler
|
||||
sudo gem install rspec
|
||||
sudo gem install rubocop -v 0.57.2
|
||||
rm -rf ~/.bundle
|
||||
bundle install
|
||||
|
||||
# Run Tests
|
||||
|
||||
Reference in New Issue
Block a user