diff options
| author | Alex <git@ajschof.me> | 2024-08-20 23:04:55 +0100 |
|---|---|---|
| committer | T-Aji <tolujbd2@gmail.com> | 2024-08-21 15:57:14 +0100 |
| commit | 24ad8521b88c6a9b43c74d69443895872b8917ec (patch) | |
| tree | 72f49374bf94017b1ad241bb54b2ad487d2ad361 | |
| parent | ccedcc10ed533688188a82d2fd364032a326941f (diff) | |
| download | de-project-bentley-24ad8521b88c6a9b43c74d69443895872b8917ec.tar.gz de-project-bentley-24ad8521b88c6a9b43c74d69443895872b8917ec.zip | |
ci: update dev-test.yml
| -rw-r--r-- | .github/workflows/dev-test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/dev-test.yml b/.github/workflows/dev-test.yml index ebdad5f..a1e64b2 100644 --- a/.github/workflows/dev-test.yml +++ b/.github/workflows/dev-test.yml @@ -12,6 +12,7 @@ jobs: validate-and-test: name: Validate Terraform and Run Tests runs-on: ubuntu-latest + environment: testing steps: - name: Checkout Repo uses: actions/checkout@v4 |
