diff --git a/.github/workflows/ci-rust-sdk.yml b/.github/workflows/ci-rust-sdk.yml index fe1fba9e5..bf2bd7d4b 100644 --- a/.github/workflows/ci-rust-sdk.yml +++ b/.github/workflows/ci-rust-sdk.yml @@ -43,7 +43,7 @@ jobs: - name: List files in user-1 directory run: | echo "Listing files in ./assets/users/user-1/:" - ls -la . + ls -la ./assets/ # WARNING: These accounts, and their private keys, are publicly known. # Any funds sent to them on Mainnet or any other live network WILL BE LOST.