Explorar el Código

fix workflow typo

tags/0.10.0
itismadness hace 3 años
padre
commit
2631c87f8b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/ci.yml

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

@@ -26,7 +26,7 @@ jobs:

- run: composer run lint

- run: compose run static-analysis
- run: composer run static-analysis

- run: composer run test



Cargando…
Cancelar
Guardar