Skip to content

Update README.md

Update README.md #31

Workflow file for this run

name: Early warning on push
on: [push]
jobs:
# just run the linux job
build-unix:
uses: ./.github/workflows/build-unix.yml
with:
testing: true