Skip to content

Commit ee4e448

Browse files
authored
fix missing version (valkey-io#2610)
Signed-off-by: avifenesh <[email protected]>
1 parent 2a3c053 commit ee4e448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ jobs:
277277
os: ${{ matrix.host.OS }}
278278
target: ${{ matrix.host.TARGET }}
279279
github-token: ${{ secrets.GITHUB_TOKEN }}
280+
engine-version: ${{ matrix.engine.version }}
280281

281282
- name: Test with pytest
282283
working-directory: ./python

0 commit comments

Comments
 (0)