Skip to content

Commit 9e7dae7

Browse files
committed
CI: remove tests since there's nothing to test for now
1 parent bdaa42a commit 9e7dae7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,5 @@ jobs:
3535
key: ${{ runner.os }}.nuget.${{ hashFiles('**/*.fsproj') }}
3636
- name: Backend Build
3737
run: dotnet build --configuration Release
38-
- name: Backend Test
39-
run: dotnet test --configuration Release
4038
- name: Backend Publish
4139
run: dotnet publish --configuration Release

0 commit comments

Comments
 (0)