Skip to content

Commit 35dd1a5

Browse files
committed
Test commit for CLI integration
1 parent ca9a214 commit 35dd1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Run dandi-api tests in dandi-cli
7676
if: matrix.dandi-version == 'master'
7777
run: >
78-
uvx --with "dandi[test] @ git+https://github.com/dandi/dandi-cli"
78+
uvx --with "dandi[test] @ git+https://github.com/dandi/dandi-cli@api-vendorization-integration-tests"
7979
pytest --pyargs -v --dandi-api dandi
8080
env:
8181
DANDI_TESTS_PERSIST_DOCKER_COMPOSE: "1"

0 commit comments

Comments
 (0)