Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: rstudio/connect
ref: 98c9cbec68a064d87cd274c9d16aa4775de6e3b4
path: 'test/connect-rsconnect-python'
sparse-checkout: |
test/rsconnect-python
Expand Down Expand Up @@ -254,5 +255,3 @@ jobs:
name: cypress-screenshots_${{ matrix.PY_VERSION }}_native
path: test/connect-rsconnect-python/cypress/screenshots
if-no-files-found: ignore


Loading