Skip to content

Commit 094cd2e

Browse files
FAILED: Removed the comment next to FACTER_GEM_VERSION
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent fb666ed commit 094cd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
env:
7070
BUNDLE_WITHOUT: release_prep
7171
PUPPET_GEM_VERSION: ${{ matrix.puppet_version }}
72-
FACTER_GEM_VERSION: 'https://github.com/puppetlabs/facter#main' # why is this set?
72+
FACTER_GEM_VERSION: 'https://github.com/puppetlabs/facter#main'
7373

7474
steps:
7575
- name: "Checkout"

0 commit comments

Comments
 (0)