Skip to content

Commit f21d8d5

Browse files
committed
exe path
1 parent 78afebc commit f21d8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Test
8888
shell: bash
8989
run: |
90-
./duckdb/build/release/test/Debug/unittest --test-dir . test/postgres_scanner/aws-rds.test
90+
./build/release/test/Debug/unittest --test-dir . test/postgres_scanner/aws-rds.test
9191
9292
- uses: actions/upload-artifact@v2
9393
with:

0 commit comments

Comments
 (0)