Skip to content

gec: operator-lamp / sleep(ms) / rand built-ins + examples/blink.c #23

gec: operator-lamp / sleep(ms) / rand built-ins + examples/blink.c

gec: operator-lamp / sleep(ms) / rand built-ins + examples/blink.c #23

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make check