Skip to content

Commit

Permalink
Update neondatabase/create-branch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Oct 4, 2023
1 parent a5d472d commit d41e95f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
profile: minimal
toolchain: stable
override: true
# neondatabase/create-branch-action and neondatabase/delete-branch-action don't have access to
# yarn globally-installed commands on Windows without this step
# https://github.com/neondatabase/create-branch-action/issues/33
- run: echo "$(yarn global bin)" >> $GITHUB_PATH
if: ${{ matrix.os }} == 'windows-latest'
shell: bash
- uses: neondatabase/create-branch-action@v4
with:
project_id: ${{ vars.NEON_PROJECT_ID }}
Expand Down

0 comments on commit d41e95f

Please sign in to comment.