From 7c4e491d18f3a4999b6c1b7c852f6892756d1db8 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 8 Jan 2024 16:38:47 +0200 Subject: [.github/feature-branch] Fixed bad static analysis name --- .github/workflows/feature-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/feature-branch.yml b/.github/workflows/feature-branch.yml index 54c0c6b..86b7cfd 100644 --- a/.github/workflows/feature-branch.yml +++ b/.github/workflows/feature-branch.yml @@ -26,7 +26,7 @@ jobs: - name: Build server and browser run: make tests - Static analysis: + Static-analysis: runs-on: ubuntu-latest needs: Clone-repo steps: -- cgit v1.2.3