Răsfoiți Sursa

wip [skip-ci]

Ryan Chandler 4 ani în urmă
părinte
comite
c6af090632
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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]
 
 jobs:
-  tests:
+  cypress_tests:
 
     runs-on: ubuntu-latest