Skip to content

Commit

Permalink
Merge pull request #54 from ekohl/remove-use-fqdn
Browse files Browse the repository at this point in the history
Remove --use-fqdn from basic.yml
  • Loading branch information
bastelfreak authored May 7, 2024
2 parents 4c46421 + 69e8cd5 commit 3d9f863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
if: ${{ inputs.rubocop }}
- name: Setup Test Matrix
id: get-outputs
run: bundle exec metadata2gha --use-fqdn
run: bundle exec metadata2gha

unit:
defaults:
Expand Down

0 comments on commit 3d9f863

Please sign in to comment.