Parcourir la source

Update cypress-tests.yml

Ryan Chandler il y a 4 ans
Parent
commit
c445360f78
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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]