Explorar o código

wip [skip-ci]

Ryan Chandler %!s(int64=4) %!d(string=hai) anos
pai
achega
c6af090632
Modificáronse 1 ficheiros con 1 adicións e 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]
 
 jobs:
-  tests:
+  cypress_tests:
 
     runs-on: ubuntu-latest