Skip to content

Commit c1cc40a

Browse files
author
Orkuncakilkaya
committed
fix: remove environment on functional tests
1 parent 8c79234 commit c1cc40a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/functional.yml

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

1716
strategy:
1817
matrix:

0 commit comments

Comments
 (0)