Skip to content

Commit 40c4f16

Browse files
committed
Build native (without Python) in drivers tests
1 parent 71577c8 commit 40c4f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/drivers-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
uses: actions/download-artifact@v4
164164
with:
165165
name: backend-native
166-
path: packages/cubejs-backend-native/
166+
path: packages/cubejs-backend-native
167167
- name: Build and push
168168
uses: docker/build-push-action@v6
169169
with:

0 commit comments

Comments
 (0)