From 4c0be0cb4a88752c2ff4dff792e9d81583958ac5 Mon Sep 17 00:00:00 2001 From: Kristian Bank Erbou Date: Tue, 10 Dec 2024 14:43:51 +0100 Subject: [PATCH] Kick CI --- .github/workflows/ci-dotnet-runtests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-dotnet-runtests.yml b/.github/workflows/ci-dotnet-runtests.yml index 84e2651f..6a1fc373 100644 --- a/.github/workflows/ci-dotnet-runtests.yml +++ b/.github/workflows/ci-dotnet-runtests.yml @@ -172,7 +172,7 @@ jobs: azure_keyvault_url: ${{ vars.integration_test_azure_keyvault_url }} environment: AzureAuth run_integration_tests: true - tests_filter_expression: empty # Means skip. + tests_filter_expression: empty # Means skip use_azure_functions_tools: true aspnetcore_test_contentroot_variable_name: empty aspnetcore_test_contentroot_variable_value: empty