chore: fix the Linux lint circleci task not finishing (#15572)

This commit is contained in:
Jessica Sachs
2021-03-18 21:47:40 -04:00
committed by GitHub
parent a12b72b81d
commit 8286fcd0b9
+2 -1
View File
@@ -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