Skip to content

Update README.md

Update README.md #118

Workflow file for this run

name: Build & test
on: [push, pull_request]
jobs:
linux:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: ubuntu-latest
windows:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: windows-latest