Skip to content

Fix/consistency with button animations #2221

Fix/consistency with button animations

Fix/consistency with button animations #2221

Workflow file for this run

# Basic test to ensure PRs pass build. Default runner except when preview deployment already generated
name: Test Build
on:
pull_request:
branches:
- master
jobs:
test:
uses: ./.github/workflows/web-build.yml
secrets: inherit
with:
include-tests: true
skip-upload: true
# When testing build binary assets not required
lfs: false
deployment-env: debug