From 2ca6613097ef62de750ab339714081dd53f5c50f Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 24 Jul 2023 03:12:54 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c05ac01..2d8dc3c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -113,6 +113,9 @@ jobs: contents: write steps: + - uses: actions/checkout@v2 + with: + ref: main - uses: actions/download-artifact@v2 with: name: workspace