Explorar o código

:octocat: copypasta

smiley hai 1 ano
pai
achega
fca7b54625
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -51,7 +51,7 @@ jobs:
         run: php vendor/bin/phpstan
 
       - name: "Run PHP_CodeSniffer"
-        run: php vendor/bin/phpstan
+        run: php vendor/bin/phpcs
 
 
   tests: