Skip to content

Remove not needed new lines. #120

Remove not needed new lines.

Remove not needed new lines. #120

Workflow file for this run

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