Skip to content

Commit 8639257

Browse files
committed
debuging CI
1 parent ebdc749 commit 8639257

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ jobs:
3131
# DAGSHUB_TOKEN: ${{ secrets.DAGSHUB_TOKEN }}
3232
# run: |
3333
# dvc repro
34+
- name: Check DVC remote
35+
run: dvc remote list
3436
- name: Check DVC status
3537
run: dvc status -c

0 commit comments

Comments
 (0)