Skip to content

Commit

Permalink
git status check
Browse files Browse the repository at this point in the history
  • Loading branch information
jraymakers committed Oct 5, 2024
1 parent 63bc8c9 commit 8d9416b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/DuckDBNodeBindingsAndAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ jobs:
working-directory: api
run: pnpm test

- name: Git Status
run: git status

- name: Publish - Bindings - Darwin ARM64
if: ${{ inputs.publish_darwin_arm64 }}
working-directory: bindings/pkgs/@duckdb/node-bindings-darwin-arm64
Expand Down

0 comments on commit 8d9416b

Please sign in to comment.