diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2846f9a..b105b8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,8 +38,8 @@ jobs: run: npm ci - name: Install Chromium - if: ${{ hashFiles('vitest.test.browser.config.ts', 'playwright.config.*', 'tests/verify-hydration.test.ts') != '' }} - run: npx playwright-core install chromium + if: ${{ hashFiles('vitest.test.browser.config.ts', 'playwright.config.*') != '' }} + run: npx playwright install chromium - name: Format check run: npm run fmt --if-present -- --check @@ -52,8 +52,6 @@ jobs: - name: Test run: npm run test:coverage - env: - ASKR_BROWSER_CHANNEL: playwright - name: Type checks run: | diff --git a/README.md b/README.md index 38fa569..4aeca92 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,12 @@ unless you opt out with `--no-skills`. - `askr doctor [--cwd
| Run | +Status | +Owner | +Updated | +
|---|---|---|---|
| + {run.title} + {run.id} + | +
+ |
+ {run.owner} | +{formatRelativeTime(run.updatedAt)} | +
- {step.command}
-
+ {step.command}
+
| {column.header} | } -{column.header} | + ))}
|---|---|
| {column.render(row)} | - )} -{column.render(row)} | + ))}
{item}
}{item}
}{item}
}{item}
}{item}
}yes
: null} -{item}
}{item}
}{item}
}{item}
}{item.label}
)} - {items.map((item) => item.label) &&always
} - {items.map((item) =>{item.label}
) ?? null} - {null ?? items.map((item) =>{item.label}
)} - {items.map((item) => item.label).join(", ")} -static text
Stable