ソースを参照

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]