Skip to content

Commit

Permalink
Update check-buildstatus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Syzuna authored Dec 4, 2023
1 parent bb8afa2 commit cf5f549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-buildstatus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
run: dotnet restore
- name: Build TwitchLib.Client
run: dotnet build --no-restore
- name: Test TwitchLib.Client
run: dotnet test --no-build --verbosity normal

0 comments on commit cf5f549

Please sign in to comment.