Skip to content

Commit 5727928

Browse files
committed
[ci] Remove circleci yarn_flow job
This was migrated to GitHub actions ghstack-source-id: e1cd659 Pull Request resolved: #30028
1 parent 419ace9 commit 5727928

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.circleci/config.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,6 @@ parameters:
7474
default: ''
7575

7676
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-
8877
yarn_flags:
8978
docker: *docker
9079
environment: *environment
@@ -457,11 +446,6 @@ workflows:
457446
branches:
458447
ignore:
459448
- builds/facebook-www
460-
- yarn_flow:
461-
filters:
462-
branches:
463-
ignore:
464-
- builds/facebook-www
465449
- check_generated_fizz_runtime:
466450
filters:
467451
branches:

0 commit comments

Comments
 (0)