Skip to content

Commit 556e9aa

Browse files
Update .github/workflows/smoketest.yaml
Co-authored-by: Copilot <[email protected]>
1 parent fc7b2e8 commit 556e9aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoketest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333

3434
run-tests:
3535
runs-on: ubuntu-latest
36+
environment: smoketest
3637
needs: permission-check
3738
if: needs.permission-check.outputs.allowed == 'true'
3839
steps:

0 commit comments

Comments
 (0)