Skip to content

Obliterate all that item caching insanity #24

Obliterate all that item caching insanity

Obliterate all that item caching insanity #24

Workflow file for this run

---
name: Unit Tests
on: push
jobs:
tests:
name: Unit Tests
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- run: dotnet test