Skip to content

Commit

Permalink
readd checkout (broke workflow)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Jun 26, 2024
1 parent 599cba6 commit 2711141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2711141

Please sign in to comment.