Skip to content

Commit 5d501dd

Browse files
authored
Merge pull request #38 from Point72/dependabot/github_actions/actions-ext/python/test-wheel-ec67f82b3bd863948308a41ecb9e70547cbb19c7
Bump actions-ext/python/test-wheel from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to ec67f82b3bd863948308a41ecb9e70547cbb19c7
2 parents 6ee8550 + 1c8d3e4 commit 5d501dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
if: matrix.target == 'native' && runner.os != 'Linux'
151151

152152
- name: Test wheel
153-
uses: actions-ext/python/test-wheel@6e1b91a408ea89f49bc8aff8724f83826f7b5446
153+
uses: actions-ext/python/test-wheel@ec67f82b3bd863948308a41ecb9e70547cbb19c7
154154
with:
155155
module: polars_io_tools
156156
if: matrix.target == 'native' && runner.os == 'Linux'

0 commit comments

Comments
 (0)