Explorar el Código

wip [skip-ci]

Ryan Chandler hace 4 años
padre
commit
c6af090632
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

@@ -3,7 +3,7 @@ name: Run Jest tests
 on: [pull_request]
 on: [pull_request]
 
 
 jobs:
 jobs:
-  tests:
+  cypress_tests:
 
 
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest