branch: elpa/git-commit
commit 91e6158575b0becccbcf392e0914172d7dc8a1a2
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    ci: Clone compat from emacsmirror
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index c9d3cf5df1..68340d7716 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
     - name: Checkout compat
       uses: actions/checkout@v2
       with:
-        repository: https://git.sr.ht/~pkal/compat
+        repository: emacsmirror/compat
         path: compat
     - name: Checkout dash
       uses: actions/checkout@v2

Reply via email to