CHORE: #12 Corrected format of unit test
All checks were successful
Run Unit and Integration Tests / test (push) Successful in 1m36s

This commit is contained in:
Luke Else 2025-05-31 18:32:09 +01:00
parent 24720b782e
commit 2a1cbb8be3

View File

@ -1,9 +1,9 @@
Name: Run Unit and Integration Tests
name: Run Unit and Integration Tests
on:
push:
branches:
- "*"
- '**'
pull_request:
branches:
- "main"