Skip to content

Commit

Permalink
ls -a .
Browse files Browse the repository at this point in the history
  • Loading branch information
zobkazi committed Apr 19, 2024
1 parent 893ca42 commit 64c0f6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Navigate to User directory
run: cd packages/services/user

- name: user directory ls
run: ls .

- name: ls - a
run: ls -a

Expand Down

0 comments on commit 64c0f6d

Please sign in to comment.