Skip to content

Commit

Permalink
fix: add forgotten directory on GA matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Nicolaie dit Clairville committed Oct 5, 2021
1 parent 79d4ed5 commit 10cca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
workdir: ["hcloud-k3s", "civo-k3s"]
workdir: ["examples/hcloud-k3s", "examples/civo-k3s"]
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # renovate: tag=v2.3.4
- uses: hashicorp/setup-terraform@3d8debd658c92063839bc97da5c2427100420dec # renovate: tag=v1.3.2
Expand Down

0 comments on commit 10cca09

Please sign in to comment.