Skip to content

Commit

Permalink
Remove some redundant CI & config
Browse files Browse the repository at this point in the history
  • Loading branch information
gunndabad committed Nov 2, 2024
1 parent c19d029 commit 6092553
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
12 changes: 0 additions & 12 deletions .config/dotnet-tools.json

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,6 @@ jobs:
dotnet-version: |
8.0.x
- name: Install tools
run: |
dotnet tool restore --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json
- name: Clean
run: |
dotnet clean --configuration Release
dotnet nuget locals all --clear
- name: Restore
run: dotnet restore

Expand Down

0 comments on commit 6092553

Please sign in to comment.