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 41327d6 commit b4d00fc
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:
spec/spec_helper_acceptance.rb:
unmanaged: true
.github/workflows/ci.yml:
beaker_facter: 'nodejs_version:NodeJS:16,18,20'
with:
beaker_facter: 'nodejs_version:NodeJS:16,18,20'

0 comments on commit b4d00fc

Please sign in to comment.