Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Add testing in lts-21 #13

Add testing in lts-21

Add testing in lts-21 #13

Workflow file for this run

name: test
on:
- push
- pull_request
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ./run-tests