diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 525650a..a26cc32 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 with: - fetch-depth:1 + fetch-depth: 1 - name: Test Backend run: |