Update ci.yml

Co-authored-by: Pieter Oliver <68863060+pieterocp@users.noreply.github.com>
This commit is contained in:
Sami Samhuri 2025-06-30 11:14:46 -04:00 committed by GitHub
parent 2967344f2b
commit d4bce13269
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,5 +32,5 @@ jobs:
bundler-cache: true
- name: Install dependencies
run: bundle install
- name: Run tests
- name: Run RuboCop
run: bundle exec rake rubocop