Skip to content

Commit c55ebf4

Browse files
committed
Update python-dev.yml
1 parent 241118a commit c55ebf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
python -c "import pandas; pandas.show_versions();"
7474
7575
- name: Test
76-
run: ./.github/actions/run-tests
76+
uses: ./.github/actions/run-tests

0 commit comments

Comments
 (0)