diff --git a/.github/workflows/test_build.yml b/.github/workflows/test_build.yml index 54106a90..53140999 100644 --- a/.github/workflows/test_build.yml +++ b/.github/workflows/test_build.yml @@ -17,8 +17,8 @@ jobs: DANDI_API_KEY: ${{ secrets.DANDI_API_KEY }} TESTING: True - # steps: - # - uses: actions/checkout@v3 + steps: + - uses: actions/checkout@v3 # with: # fetch-depth: 0 # ref: main