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 9c3b2f6 commit f665dc4Copy full SHA for f665dc4
.github/workflows/flow.yml
@@ -22,7 +22,7 @@ jobs:
22
const inlinedHostConfigs = require('./scripts/shared/inlinedHostConfigs.js');
23
return inlinedHostConfigs.map(config => config.shortName);
24
25
- Flow:
+ flow:
26
name: Flow check ${{ matrix.flow_inline_config_shortname }}
27
needs: discover_flow_inline_configs
28
runs-on: ubuntu-latest
0 commit comments