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 Apr 30, 2024
1 parent 29d0bf0 commit f385df7
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,7 +4,8 @@ Gemfile:
':test':
- gem: ruby-augeas
.github/workflows/ci.yml:
additional_packages: libaugeas-dev augeas-tools
with:
additional_packages: libaugeas-dev augeas-tools
spec/spec_helper.rb:
spec_overrides:
- "require 'spec_helper_local'"

0 comments on commit f385df7

Please sign in to comment.