Skip to content

Commit

Permalink
Revert "Force package evaluate"
Browse files Browse the repository at this point in the history
This reverts commit 0984157.
  • Loading branch information
rubo committed Jul 23, 2024
1 parent 0984157 commit c8df025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
working-directory: ${{ env.WORKING_DIR }}
run: dotnet restore --force-evaluate
run: dotnet restore

- name: Build
working-directory: ${{ env.WORKING_DIR }}
Expand Down

0 comments on commit c8df025

Please sign in to comment.