Files
farmOS-dev/vendor/mglaman/phpstan-drupal/.circleci/run-local-config.sh
2024-12-10 15:08:16 +01:00

5 lines
189 B
PHP
Executable File

#!/usr/bin/env bash
# Note: must be run from the root of the project.
source .circleci/generate-local-config.sh
circleci local execute --job ${1:-build} --config .circleci/config_local.yml