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 0ce3c13 commit 3d9cdc1Copy full SHA for 3d9cdc1
.github/workflows/recce_ci.yml
@@ -22,7 +22,7 @@ jobs:
22
pip install -r requirements.txt
23
- name: Install Recce
24
run: |
25
- pip install recce-nightly==0.17.0.20240508a0
+ pip install recce-nightly
26
- name: Add packages.yml file
27
28
echo '${{ vars.PACKAGES_YAML }}' > packages.yml
0 commit comments