Skip to content

Commit 306d32a

Browse files
committed
CI: Adjust for new puppet_metadata release
1 parent 6420ed3 commit 306d32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: bundle exec rake rubocop
3535
- name: Setup Test Matrix
3636
id: get-outputs
37-
run: bundle exec metadata2gha --pidfile-workaround false
37+
run: bundle exec metadata2gha
3838

3939
unit:
4040
needs: setup_matrix

0 commit comments

Comments
 (0)