Skip to content

Commit

Permalink
test without
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Dec 26, 2024
1 parent 8a7ec06 commit df6c27d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nugetTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ on:
pull_request_target:
types: [ labeled ]

# Sets dotnet installation dir to avoid permissions issues while installing.
env:
DOTNET_INSTALL_DIR: "./.dotnet"
## Sets dotnet installation dir to avoid permissions issues while installing.
#env:
# DOTNET_INSTALL_DIR: "./.dotnet"

# Ensures that only the latest commit is running for each PR at a time.
concurrency:
Expand Down

0 comments on commit df6c27d

Please sign in to comment.