Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
RyushiAok committed Nov 5, 2023
1 parent 8fac891 commit ebe92ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-check-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Build Project
run: dotnet build server/src/Api --configuration Release

- name: Run Tests
run: dotnet test server
# - name: Run Tests
# run: dotnet test server

0 comments on commit ebe92ef

Please sign in to comment.