From 69e8cd52f526c86f031bf72971d48ec4067227f4 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 7 May 2024 15:49:26 +0200 Subject: [PATCH] Remove --use-fqdn from basic.yml This option only affects Beaker, and basic.yaml doesn't run beaker. It's also deprecated and will be dropped in the next version. --- .github/workflows/basic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml index 58db203..cac84ab 100644 --- a/.github/workflows/basic.yml +++ b/.github/workflows/basic.yml @@ -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: