Skip to content

Add Standard Form of National Characters grouping to readme #21

Add Standard Form of National Characters grouping to readme

Add Standard Form of National Characters grouping to readme #21

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
python-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup environment
run: |
chmod +x ./setup.sh
./setup.sh
- name: Run tests
run: |
chmod +x ./test.sh
./test.sh