Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dherman committed Apr 15, 2024
1 parent 9b069ad commit 72a926a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ inputs.ref }}
#fetch-depth: 0
- name: Setup Neon Environment
id: neon
uses: ./.github/actions/setup-neon
Expand Down Expand Up @@ -177,7 +176,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ inputs.ref }}
#fetch-depth: 0
- name: Diagnostics
shell: bash
run: |
Expand Down

0 comments on commit 72a926a

Please sign in to comment.