Skip to content

Fix merging table elements (#50) #317

Fix merging table elements (#50)

Fix merging table elements (#50) #317

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run tests
uses: cypress-io/github-action@v5
with:
build: npm run build