Skip to content

Revert "create react app" #7

Revert "create react app"

Revert "create react app" #7

Workflow file for this run

name: Run tests
on:
pull_request:
branches: ['*']
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Run unit tests
run: echo RUN