Skip to content

Commit

Permalink
[ci] Remove circleci yarn_flow job
Browse files Browse the repository at this point in the history
This was migrated to GitHub actions

ghstack-source-id: ed4b0774e0033282f1efda236316681b818bb8ea
Pull Request resolved: #30028
  • Loading branch information
poteto committed Jun 21, 2024
1 parent 5e42c98 commit 3523b1b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,6 @@ parameters:
default: ''

jobs:
yarn_flow:
docker: *docker
environment: *environment
parallelism: 5

steps:
- checkout
- setup_node_modules
- run: node ./scripts/tasks/flow-ci


yarn_flags:
docker: *docker
environment: *environment
Expand Down Expand Up @@ -457,11 +446,6 @@ workflows:
branches:
ignore:
- builds/facebook-www
- yarn_flow:
filters:
branches:
ignore:
- builds/facebook-www
- check_generated_fizz_runtime:
filters:
branches:
Expand Down

0 comments on commit 3523b1b

Please sign in to comment.