Skip to content

Commit

Permalink
Change github to restore tools better
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonGraal committed Feb 13, 2025
1 parent 67ef8e2 commit b90bc00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions .config/dotnet-tools-ci.json

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/dotnet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
name: build
- name: Install tools
run: |
dotnet tool restore --tool-manifest .config/dotnet-tools-ci.json
dotnet tool restore
- name: Tests with Coverage
run: >
dotnet coverage collect -o ${{ github.workspace }}/coverage/Coverage-${{ matrix.version }}.xml -f cobertura -s coverage.runsettings
Expand Down

0 comments on commit b90bc00

Please sign in to comment.