Skip to content

Commit f665dc4

Browse files
committed
Update
[ghstack-poisoned]
1 parent 9c3b2f6 commit f665dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
const inlinedHostConfigs = require('./scripts/shared/inlinedHostConfigs.js');
2323
return inlinedHostConfigs.map(config => config.shortName);
2424
25-
Flow:
25+
flow:
2626
name: Flow check ${{ matrix.flow_inline_config_shortname }}
2727
needs: discover_flow_inline_configs
2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)