Skip to content

Commit 61ae7c8

Browse files
committed
Revert "Add COMPOSER_AUDIT_BLOCK_INSECURE to EPV workflow"
This reverts commit b70d850.
1 parent b70d850 commit 61ae7c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ jobs:
139139
if: ${{ env.EPV != '0' }}
140140
env:
141141
PHP_VERSION: ${{ matrix.php }}
142-
COMPOSER_AUDIT_BLOCK_INSECURE: "false"
143142
run: |
144143
if [[ "$(printf '%s\n' "$PHP_VERSION" "8.0" | sort -V | head -n1)" == "8.0" ]]; then
145144
composer require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs --with-all-dependencies

0 commit comments

Comments
 (0)