Skip to content

Implement On with timed Off #7

Implement On with timed Off

Implement On with timed Off #7

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test