diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index aee0f29..9ed8d24 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -11,3 +11,4 @@ jobs: - uses: actions/checkout@v3 with: token: ${{ secrets.TOKEN}} + name: Checkout Repository