Skip to content

Fix: graphics blend mode not being set correctly for large Graphics #367

Fix: graphics blend mode not being set correctly for large Graphics

Fix: graphics blend mode not being set correctly for large Graphics #367

Workflow file for this run

name: Visual Tests (Pull Request)
on:
pull_request:
branches: [ '**' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Project
uses: ./.github/actions/setup
- name: Test Project
uses: ./.github/actions/unit
with:
type: 'Visuals'