Skip to content

Fix: changing tiling sprite anchor not updating view #396

Fix: changing tiling sprite anchor not updating view

Fix: changing tiling sprite anchor not updating view #396

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'