Skip to content

chore: update analytics reports for 2024-08 (#3137, #3138) #37

chore: update analytics reports for 2024-08 (#3137, #3138)

chore: update analytics reports for 2024-08 (#3137, #3138) #37

Workflow file for this run

name: Test build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "20.10.0"
- run: |
cd next
npm ci
npx tsc --noEmit
npm run build-dev:anvil-portal