Skip to content

UHF-11043: Add additional visual fixes for the Askem block #11

UHF-11043: Add additional visual fixes for the Askem block

UHF-11043: Add additional visual fixes for the Askem block #11

Workflow file for this run

on:
pull_request:
push:
branches: ['main', 'dev']
name: CI
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: Run tests
run: |
yarn
yarn test