diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-22 16:59:34 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-22 17:32:58 +0900 |
| commit | 7286ee29637dbc694f769b618259eb9f75bab0fa (patch) | |
| tree | 8ab8644344614bc8feda6b2f0152030c4a9cba98 /crates/shirabe/tests/plugin/fixtures/e2e | |
| parent | 94507ec2f265ca9400d64d42036ca1e8722e27da (diff) | |
| download | php-shirabe-7286ee29637dbc694f769b618259eb9f75bab0fa.tar.gz php-shirabe-7286ee29637dbc694f769b618259eb9f75bab0fa.tar.zst php-shirabe-7286ee29637dbc694f769b618259eb9f75bab0fa.zip | |
ci: setup GitHub Actions
Diffstat (limited to 'crates/shirabe/tests/plugin/fixtures/e2e')
| -rwxr-xr-x | crates/shirabe/tests/plugin/fixtures/e2e/fetch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/plugin/fixtures/e2e/fetch b/crates/shirabe/tests/plugin/fixtures/e2e/fetch index a4179955..a7adcb75 100755 --- a/crates/shirabe/tests/plugin/fixtures/e2e/fetch +++ b/crates/shirabe/tests/plugin/fixtures/e2e/fetch @@ -11,7 +11,6 @@ commit=85e90b3942d06b2326fba0403ec24fe912372936 dir="$(dirname "$0")/ext/phpstan-extension-installer-1.4.3" if [ -f "$dir/src/Plugin.php" ]; then - echo "already fetched: $dir" exit 0 fi |
