Lacey-Anne Sanderson 4 лет назад
Родитель
Сommit
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