We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419ace9 commit 5727928Copy full SHA for 5727928
.circleci/config.yml
@@ -74,17 +74,6 @@ parameters:
74
default: ''
75
76
jobs:
77
- yarn_flow:
78
- docker: *docker
79
- environment: *environment
80
- parallelism: 5
81
-
82
- steps:
83
- - checkout
84
- - setup_node_modules
85
- - run: node ./scripts/tasks/flow-ci
86
87
88
yarn_flags:
89
docker: *docker
90
environment: *environment
@@ -457,11 +446,6 @@ workflows:
457
446
branches:
458
447
ignore:
459
448
- builds/facebook-www
460
- - yarn_flow:
461
- filters:
462
- branches:
463
- ignore:
464
- - builds/facebook-www
465
449
- check_generated_fizz_runtime:
466
450
filters:
467
451
0 commit comments