We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241118a commit c55ebf4Copy full SHA for c55ebf4
.github/workflows/python-dev.yml
@@ -73,4 +73,4 @@ jobs:
73
python -c "import pandas; pandas.show_versions();"
74
75
- name: Test
76
- run: ./.github/actions/run-tests
+ uses: ./.github/actions/run-tests
0 commit comments