From 45098b932a4f079332a0693e5b21a0a190473fe7 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sat, 10 Feb 2024 19:58:46 +0100 Subject: [PATCH] misc --- .github/workflows/code_analysis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_analysis.yaml b/.github/workflows/code_analysis.yaml index 744228f..495fa93 100644 --- a/.github/workflows/code_analysis.yaml +++ b/.github/workflows/code_analysis.yaml @@ -18,7 +18,7 @@ jobs: - name: 'Bare command' - run: bin/finalize finalize src --ansi + run: bin/finalize src --ansi - name: 'PHPStan'