Skip to content

Commit

Permalink
ci: The relative path for the unit tests script has changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Oct 3, 2024
1 parent 62c989a commit ecc6075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/daily-unit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

set -ex

cd ../..
cd ..

# To avoid printing the dotnet CLI welcome message
export DOTNET_NOLOGO=true
Expand Down

0 comments on commit ecc6075

Please sign in to comment.