From 0640b804834c1b6e9da24f4acdacd25886f5f4a4 Mon Sep 17 00:00:00 2001 From: Azat Ibrakov Date: Wed, 19 Jul 2023 06:40:02 +0200 Subject: [PATCH] Fix 'Github Actions' configurations --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18a1c5f..635c8df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,8 +148,8 @@ jobs: - name: > fix "CS8370: Feature 'file-scoped namespace' is not available in C# 7.3" run: | - root = true cat > .editorconfig <