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

Update README.md

Update README.md #186

Workflow file for this run

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