From 75c226f6c6481c240e57ba7e0d637d58c071f1f2 Mon Sep 17 00:00:00 2001 From: miguelangaranocurrents <140348970+miguelangaranocurrents@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:32:15 -0500 Subject: [PATCH] Update README.md --- cypress/github-actions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/github-actions/README.md b/cypress/github-actions/README.md index 223ffb5..f0b1e21 100644 --- a/cypress/github-actions/README.md +++ b/cypress/github-actions/README.md @@ -2,7 +2,7 @@ This is an example repository that showcases using [Currents.dev](https://currents.dev) for running cypress tests on GitHub Actions. -The example [workflow config file](https://github.com/currents-dev/gh-actions-example/blob/main/.github/workflows/currents.yml): +The example [workflow config file](https://github.com/currents-dev/currents-examples/blob/main/cypress/github-actions/.github/workflows/currents.yml): - runs 3 containers with cypress tests in parallel