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 674d04a commit a56a64fCopy full SHA for a56a64f
.github/workflows/ray-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Get Required Python Version
18
id: python
19
run: |
20
- python -m pip install requests packaging
+ python -m pip install pandas packaging
21
echo "version=$(python ./ray_python_version.py)" >> $GITHUB_OUTPUT
22
shell: bash
23
- uses: actions/checkout@v4
0 commit comments