Skip to content

Rework EffectCombiner into ECS #159

Rework EffectCombiner into ECS

Rework EffectCombiner into ECS #159

Workflow file for this run

name: PullRequest
on:
pull_request:
branches: [ master ]
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
uses: ./.github/workflows/build.yml
with:
runs-on: ${{ matrix.os }}