From bab4ed672325e67d1fd4f4a7e556b47c457f00d7 Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Sun, 23 Jun 2024 22:52:12 -0500 Subject: [PATCH] Fix test --- .github/workflows/test.yml | 2 +- dashboard/final-example/app/ui/dashboard/revenue-chart.tsx | 2 +- dashboard/final-example/app/ui/skeletons.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0091432..82f1950 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: uses: actions/setup-node@v3 with: cache: 'pnpm' - node-version-file: '.nvmrc' + node-version: '20' - name: Cache node_modules id: node-modules-cache uses: actions/cache@v4 diff --git a/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx b/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx index 756c620..63b4726 100644 --- a/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx +++ b/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx @@ -25,7 +25,7 @@ export default async function RevenueChart() { Recent Revenue
-
+
{/* y-axis */}
-
+