Skip to content

Commit 3722fa0

Browse files
author
Orkuncakilkaya
committed
fix: add environment on functional tests
1 parent 0882813 commit 3722fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
functional_tests:
1313
name: "Functional Tests PHP ${{ matrix.php_version }}"
1414
runs-on: "ubuntu-latest"
15+
environment: test
1516

1617
strategy:
1718
matrix:

0 commit comments

Comments
 (0)