Skip to content

restore and correct shading_reduction_factor_direct_diffuse method fo… #96

restore and correct shading_reduction_factor_direct_diffuse method fo…

restore and correct shading_reduction_factor_direct_diffuse method fo… #96

Workflow file for this run

on: [ push ]
name: CI
jobs:
build_and_test:
name: Rust project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test