From fa0dd63a4d5cf0016f7054b79fc5b180988e102d Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 14 Nov 2023 18:07:27 +0300 Subject: [PATCH] Test --- .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 e2e93b1..8d24fef 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: - source-directory: 'output' + source-directory: 'corpus-wiki-generation/output' destination-github-username: 'MaximPlusov' destination-repository-name: 'veraPDF-validation-profiles' target-branch: integration