Explorar el Código

Update cypress-tests.yml

Ryan Chandler hace 4 años
padre
commit
c445360f78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/cypress-tests.yml

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

@@ -1,4 +1,4 @@
-name: Run Jest tests
+name: Run Cypress tests
 
 on: [pull_request]