From b391708b3dc955d3b221422b313c8517bbbce84e Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Sat, 9 Aug 2025 17:40:29 -0400 Subject: [PATCH] Revert "ci: update cereal validation repo reference to sunnypilot" (#1135) Revert "ci: update cereal validation repo reference to sunnypilot (#1108)" This reverts commit 08216c1ea4b0302f0a7e703ab06a24b9e61b82f0. --- .github/workflows/cereal_validation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cereal_validation.yaml b/.github/workflows/cereal_validation.yaml index 45c67267a..9833f472f 100644 --- a/.github/workflows/cereal_validation.yaml +++ b/.github/workflows/cereal_validation.yaml @@ -59,7 +59,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - repository: 'sunnypilot/sunnypilot' + repository: 'commaai/openpilot' submodules: true ref: "refs/heads/master" - uses: ./.github/workflows/setup-with-retry