diff options
| author | Alex <git@ajschof.me> | 2024-08-21 16:46:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-21 16:46:09 +0100 |
| commit | 77fa5b0922c214ae0b16d5582aa20af9c75e2f31 (patch) | |
| tree | ccf7223780e1e4dca199a475ffba358c427a4fdd /.github | |
| parent | 2af81a3d772bb9c275d0d48ad2284c50b0dd8f8a (diff) | |
| download | de-project-bentley-77fa5b0922c214ae0b16d5582aa20af9c75e2f31.tar.gz de-project-bentley-77fa5b0922c214ae0b16d5582aa20af9c75e2f31.zip | |
Update dev-tests.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/dev-tests.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/dev-tests.yml b/.github/workflows/dev-tests.yml index d66f1c6..b64032e 100644 --- a/.github/workflows/dev-tests.yml +++ b/.github/workflows/dev-tests.yml @@ -10,6 +10,7 @@ on: jobs: validate-and-test: + environment: testing name: Validate Terraform and Run Tests runs-on: ubuntu-latest steps: |
