Skip to content

Commit

Permalink
Merge pull request #27 from StatensPensjonskasse/use-with-for-ci.yml-…
Browse files Browse the repository at this point in the history
…inputs

use with for ci.yml inputs in .sync.yml
  • Loading branch information
bastelfreak authored May 2, 2024
2 parents 29d0bf0 + f385df7 commit 3e07e88
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 3e07e88

Please sign in to comment.