Skip to content

Init values in FakeDisplay. Uninitialized values cause troubles in Me… #115

Init values in FakeDisplay. Uninitialized values cause troubles in Me…

Init values in FakeDisplay. Uninitialized values cause troubles in Me… #115

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
dependencies-linux: "libgl1-mesa-dev libxcursor-dev"
windows:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: windows-latest