ci: small nightly fixes (#3993)

* Add back correct checkout steps

* fix directory
This commit is contained in:
Jordan Frazier 2024-10-02 09:36:55 -07:00 committed by GitHub
commit 06eebb5ca8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 7 deletions

View file

@ -117,7 +117,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
persist-credentials: true
- name: "Setup Environment"
uses: ./.github/actions/setup-uv
with: