Skip to content

Commit

Permalink
chore(ci): temp test removed
Browse files Browse the repository at this point in the history
  • Loading branch information
cherrynik committed Sep 27, 2023
1 parent a5771ae commit ba840c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

- name: Test
run: dotnet test --no-build --verbosity normal
# - name: Test
# run: dotnet test --no-build --verbosity normal

- name: Run
run: dotnet run --project ./src/Apps/GameDesktop/GameDesktop.csproj

0 comments on commit ba840c2

Please sign in to comment.