mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-23 01:08:33 +00:00
chore: Disable lint in CI due to OOM fails (#3444)
This commit is contained in:
parent
ca42a375c2
commit
4575adca86
1 changed files with 0 additions and 1 deletions
|
|
@ -346,7 +346,6 @@ workflows:
|
|||
workflow:
|
||||
jobs:
|
||||
- build
|
||||
- lint
|
||||
- test:
|
||||
requires:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Reference in a new issue