From 072cd129699bd3874b347c9ce1e5c09b72993d3e Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 5 Oct 2022 11:52:45 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index eacdebf6..40c6c88a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -44,4 +44,4 @@ jobs: - name: "🧪 Run check" run: | source ${{ steps.pyenv.outputs.pyenv }}/activate - python -m compileall thorunimore + python -m compileall royalnet_telethon