Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
canihavethisone committed Apr 4, 2024
1 parent adb7d96 commit 979c376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
cache-version: 2
bundler: '2.1.0'
- name: Validate
run: bundle exec rake rubocop syntax lint metadata_lint
run: bundle exec rake syntax lint metadata_lint
- name: Run tests
run: bundle exec rake parallel_spec

0 comments on commit 979c376

Please sign in to comment.