Skip to content

Commit

Permalink
Update pr-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hona committed Jul 3, 2024
1 parent 6df0da4 commit f0fb19b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v4
with:
global-json-file: ./global.json
dotnet-quality: 'preview'
dotnet-version: 9.x

- name: Install dependencies
run: dotnet restore
Expand Down

0 comments on commit f0fb19b

Please sign in to comment.