mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-03 05:20:38 -05:00
chore: fix the Linux lint circleci task not finishing (#15572)
This commit is contained in:
+2
-1
@@ -1782,6 +1782,7 @@ linux-workflow: &linux-workflow
|
||||
jobs:
|
||||
- build
|
||||
- lint:
|
||||
name: Linux lint
|
||||
requires:
|
||||
- build
|
||||
- percy-finalize:
|
||||
@@ -1906,7 +1907,7 @@ linux-workflow: &linux-workflow
|
||||
- run-launcher
|
||||
- ui-components-integration-tests
|
||||
- reporter-integration-tests
|
||||
- lint
|
||||
- Linux lint
|
||||
- percy-finalize
|
||||
- desktop-gui-component-tests
|
||||
- desktop-gui-integration-tests-2x
|
||||
|
||||
Reference in New Issue
Block a user