Skip to content

Resizing window will now properly update camera settings #19

Resizing window will now properly update camera settings

Resizing window will now properly update camera settings #19

Workflow file for this run

name: Ruff
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev", "main" ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1