Skip to content

Commit 8d9416b

Browse files
committed
git status check
1 parent 63bc8c9 commit 8d9416b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/DuckDBNodeBindingsAndAPI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ jobs:
138138
working-directory: api
139139
run: pnpm test
140140

141+
- name: Git Status
142+
run: git status
143+
141144
- name: Publish - Bindings - Darwin ARM64
142145
if: ${{ inputs.publish_darwin_arm64 }}
143146
working-directory: bindings/pkgs/@duckdb/node-bindings-darwin-arm64

0 commit comments

Comments
 (0)