diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 601036a..dd09e9e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -58,7 +58,6 @@ jobs:
with:
name: coverage-report
path: ./coverage/**/coverage.cobertura.xml
-
- name: Pack
if: matrix.os == 'ubuntu-latest' && matrix.dotnet == '8.0.x'
run: dotnet pack --no-build --configuration Release --output ./artifacts
diff --git a/global.json b/global.json
index 7da2763..d07970a 100644
--- a/global.json
+++ b/global.json
@@ -3,4 +3,4 @@
"version": "8.0.100",
"rollForward": "latestMajor"
}
-}
\ No newline at end of file
+}
diff --git a/tests/GodotSharpAnalyzers.Tests/GodotSharpAnalyzers.Tests.csproj b/tests/GodotSharpAnalyzers.Tests/GodotSharpAnalyzers.Tests.csproj
index 8a8d17c..361a4a8 100644
--- a/tests/GodotSharpAnalyzers.Tests/GodotSharpAnalyzers.Tests.csproj
+++ b/tests/GodotSharpAnalyzers.Tests/GodotSharpAnalyzers.Tests.csproj
@@ -12,16 +12,16 @@
-
-
-
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+