Skip to content

Commit

Permalink
adds ll
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Sep 13, 2024
1 parent ab9dddb commit 5dfdc4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
echo $(vault kv get -field=password /my-secrets/dev)
echo "after printing vault"
echo "MKEY" + $MYKEY
ll
ls -lah
- name: ll
run: |
echo "MKEY" + $MYKEY
ll
ls -lah

0 comments on commit 5dfdc4b

Please sign in to comment.