Skip to content

Add "build & test" badge. #9

Add "build & test" badge.

Add "build & test" badge. #9

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