Skip to content

Commit

Permalink
use with for ci.yml inputs in .sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h-haaks committed May 5, 2024
1 parent 49e0e95 commit 6a65b09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ spec/spec_helper.rb:
- "Dir['./spec/support/**/*.rb'].sort.each { |f| require f }"

.github/workflows/ci.yml:
rubocop: false
with:
rubocop: false

0 comments on commit 6a65b09

Please sign in to comment.