Skip to content

Commit

Permalink
test ls
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Oct 15, 2024
1 parent 076b75a commit 70fe2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-rust-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 70fe2dc

Please sign in to comment.