diff --git a/.github/workflows/ci_test_cleanup.yml b/.github/workflows/ci_test_cleanup.yml index 0429da50d..ce9d69a79 100644 --- a/.github/workflows/ci_test_cleanup.yml +++ b/.github/workflows/ci_test_cleanup.yml @@ -8,6 +8,8 @@ jobs: Test-User-Data-Cleanup: runs-on: ubuntu-latest + steps: + # check out the repo - name: Repo Code Checkout uses: actions/checkout@v3