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 e7b6582 commit 9685a03Copy full SHA for 9685a03
.github/workflows/test.yaml
@@ -28,8 +28,6 @@ jobs:
28
env:
29
repo_token: ${{ secrets.PAT_SECRET }}
30
run: |
31
- dvc repro
32
33
# Your ML workflow goes here
34
-
35
python test.py
0 commit comments