From 69995cf8abe70d19d99527ecd170f04d8ef59799 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:39:16 +0200 Subject: [PATCH] Update .github/workflows/main.yml Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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