Skip to content

Merge branch 'master' of https://github.com/sk-zk/TruckLib #190

Merge branch 'master' of https://github.com/sk-zk/TruckLib

Merge branch 'master' of https://github.com/sk-zk/TruckLib #190

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