Skip to content

Commit

Permalink
test ls workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Nov 7, 2023
1 parent a70b72e commit 14899a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/code_review_ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
sparse-checkout: |
apps/onboarding-ms
libs/
- run: |
ls .
ls ./apps
ls ./apps/onboarding-ms
- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit 14899a3

Please sign in to comment.