Skip to content

Commit 69ee9e3

Browse files
committed
renamed folder
1 parent cc91ae7 commit 69ee9e3

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
working-directory: ./tools
2424

2525
- name: Deployments Schema tests
26-
run: dotnet test deploymentsSchemaTests/deploymentsSchemaTests.csproj
26+
run: dotnet test DeploymentsSchemaTests/DeploymentsSchemaTests.csproj
2727
working-directory: ./tools
2828

2929
- name: Run CI tests

tools/DeploymentsSchemaTests1/DeploymentsSchemaTests1.csproj renamed to tools/DeploymentsSchemaTests/DeploymentsSchemaTests.csproj

File renamed without changes.

tools/DeploymentsSchemaTests1/DeploymentsSchemaTests1.sln renamed to tools/DeploymentsSchemaTests/DeploymentsSchemaTests.sln

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)