diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eb9e715..2f84405 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: WDR_SEARCH_URL: http://localhost:9200/ WDR_WAF_BASEURL: https://woudc.org/archive/ WDR_WAF_BASEDIR: /tmp - WDR_ERROR_CONFIG: woudc_data_registry/tests/config/Updated_Errors.csv + WDR_ERROR_CONFIG: woudc_data_registry/tests/config/errors.csv WDR_ALIAS_CONFIG: data/aliases.yml WDR_EXTRA_CONFIG: data/extra-options.yml GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}"