Skip to content

Commit

Permalink
dont checkout main
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Jun 26, 2024
1 parent 09d11e6 commit 599cba6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
DANDI_API_KEY: ${{ secrets.DANDI_API_KEY }}
TESTING: True

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: main
# steps:
# - uses: actions/checkout@v3
# with:
# fetch-depth: 0
# ref: main

# - name: Set up Python
# uses: actions/setup-python@v4
Expand Down

0 comments on commit 599cba6

Please sign in to comment.