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 4b54150 commit 231d350Copy full SHA for 231d350
.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