Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Jun 18, 2022
1 parent fd24866 commit 6645d6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/other-tests.yml
Expand Up @@ -289,9 +289,7 @@ jobs:
script: |
cd e2e/bug7441
composer install
../../phpstan analyse -c app/phpstan.neon
php -d disable_functions="pcntl_exec,pcntl_fork,exec,passthru,proc_open,shell_exec,system,popen" ../../phpstan analyse -c app/phpstan.neon
php -d open_basedir="$(pwd),/tmp" ../../phpstan analyse -c app/phpstan.neon
steps:
- name: "Checkout"
uses: actions/checkout@v3
Expand Down

0 comments on commit 6645d6f

Please sign in to comment.