Remove env block

This commit is contained in:
Julio Castillo
2021-10-27 08:28:10 +02:00
parent be43421fdd
commit 1974f7c84d
2 changed files with 3 additions and 7 deletions

View File

@@ -20,9 +20,7 @@ on:
tags:
- ci
- lint
env:
_TERRAFORM_VERSION: 1.0.4
TF_CLI_CONFIG_FILE: $GITHUB_WORKSPACE/.github/.terraformrc
jobs:
linting:
runs-on: ubuntu-latest