Skip to content

Commit e27cc5d

Browse files
authored
Update build-debug.yml
1 parent f46fe24 commit e27cc5d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-debug.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
19-
with:
20-
dotnet-version: |
21-
6.0.x
22-
7.0.x
2319
- run: dotnet build -c Debug
2420
- run: dotnet test -c Debug --no-build
2521

0 commit comments

Comments
 (0)