Skip to content

Commit

Permalink
[DEBUG] comment out lint step
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenh committed Nov 22, 2024
1 parent d891890 commit 10008fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
uses: helm/chart-testing-action@v2.6.0
with:
version: v3.10.0
-
name: Lint
run: |
ct lint --config ct.yaml --helm-repo-extra-args "aserto-helm=-u gh -p ${READ_WRITE_TOKEN}"
# -
# name: Lint
# run: |
# ct lint --config ct.yaml --helm-repo-extra-args "aserto-helm=-u gh -p ${READ_WRITE_TOKEN}"
-
name: Install uv package manager
uses: astral-sh/setup-uv@v3
Expand Down

0 comments on commit 10008fa

Please sign in to comment.