update workflow
Some checks failed
/ test (push) Successful in 0s
Unit Testing / phpunit (8.1) (pull_request) Failing after 4m6s
Unit Testing / phpunit (latest) (pull_request) Failing after 4m3s

This commit is contained in:
André Menrath 2024-09-20 20:36:39 +02:00
parent 543f8a38f6
commit a8f06441bd

View file

@ -1,6 +1,8 @@
name: Unit Testing
on:
push:
branches:
- main
pull_request:
jobs:
phpunit: