CHORE: #12 Corrected format of unit test
All checks were successful
Run Unit and Integration Tests / test (push) Successful in 1m36s
All checks were successful
Run Unit and Integration Tests / test (push) Successful in 1m36s
This commit is contained in:
parent
24720b782e
commit
2a1cbb8be3
@ -1,9 +1,9 @@
|
|||||||
Name: Run Unit and Integration Tests
|
name: Run Unit and Integration Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- '**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user