From 5ad04bf1877daa18376184cbeff3b172923198e6 Mon Sep 17 00:00:00 2001 From: damith <58793447+imbulana@users.noreply.github.com> Date: Thu, 17 Apr 2025 20:13:22 -0400 Subject: [PATCH] update cml.yaml --- .github/workflows/cml.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/cml.yaml b/.github/workflows/cml.yaml index 7cb5ccc..f2c06a4 100644 --- a/.github/workflows/cml.yaml +++ b/.github/workflows/cml.yaml @@ -5,11 +5,7 @@ jobs: runs-on: [ubuntu-latest] container: docker://dvcorg/cml-py3:latest steps: - # - uses: iterative/setup-cml@v2 - # - uses: iterative/setup-dvc@v1 - uses: actions/checkout@v2 - with: - fetch-depth: 2 # Needed for https://github.com/iterative/example-repos-dev/issues/225 - name: Installs JSON5 run: npm install -g json5