[ci] yarn format

This commit is contained in:
matthewp 2022-02-15 20:51:14 +00:00 committed by GitHub Actions
parent 0f6588b229
commit 987356fb31

View file

@ -41,7 +41,7 @@ async function run() {
const directories = await getChildDirectories(exampleDir);
// TODO Skipped the docs-main test since it is failing at the moment.
directories.push(/*await downloadGithubZip(docGithubConfig), */await downloadGithubZip(wwwGithubConfig));
directories.push(/*await downloadGithubZip(docGithubConfig), */ await downloadGithubZip(wwwGithubConfig));
console.log('🤖', 'Preparing', 'yarn');