Skip to content

Commit

Permalink
add path in the CI
Browse files Browse the repository at this point in the history
Signed-off-by: shirady <[email protected]>
  • Loading branch information
shirady committed Mar 3, 2025
1 parent 98279a5 commit 2ef336c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-aws-sdk-clients.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: 'noobaa/noobaa-core'
path: 'noobaa-core'

- name: Run AWS SDK Clients
run: |
Expand Down

0 comments on commit 2ef336c

Please sign in to comment.