浏览代码

Update cypress-tests.yml

Ryan Chandler 4 年之前
父节点
当前提交
c445360f78
共有 1 个文件被更改,包括 1 次插入1 次删除
  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]