jobs:
tests:
runs-on:
- namespace-profile-integration-tests
steps:
- uses: namespacelabs/nscloud-checkout-action@v7
name: Checkout
with:
path: my-repo
- run: |
cd my-repo && git status