Lacey-Anne Sanderson пре 4 година
родитељ
комит
dc00768de2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/phpunit-tests.yml

+ 1 - 1
.github/workflows/phpunit-tests.yml

@@ -1,5 +1,5 @@
 # Run our PHPUnit tests
-name: PHPUnit Tests
+name: PHPUnit-Tests
 
 # Controls when the action will run.
 # Run this workflow every time a new commit is pushed to your repository