diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7e569cd0e9..64ea82a337 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: python3 -c "import toml; toml.load(open('apps.toml'))" - name: Check all working apps have consistent app id / app url and categories run: | - ./tools/catalog_linter.py -l . + ./tools/catalog_linter.py --apps-dir . - name: Check the generation of the app catalog run: | ./tools/list_builder.py