mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 20:27:06 +00:00
no caching
This commit is contained in:
parent
0e7180f243
commit
87ab4b8bee
3 changed files with 5 additions and 2 deletions
3
.github/workflows/continuous-integration.yml
vendored
3
.github/workflows/continuous-integration.yml
vendored
|
|
@ -10,6 +10,9 @@ jobs:
|
|||
check-dist:
|
||||
name: Check dist/ directory
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
|
||||
with:
|
||||
node-caching: ""
|
||||
|
||||
test:
|
||||
name: Test
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue