From ccffa14a1e84b2c92cfb18eea6c96a97cf66c180 Mon Sep 17 00:00:00 2001 From: Douglas Mennella Date: Tue, 5 Sep 2023 20:28:37 +0900 Subject: [PATCH] Delete debugging code.. --- .github/workflows/main.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c49284d..1a34337 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,11 +27,6 @@ jobs: - name: Install poethepoet run: python -m pip install poethepoet #---------------------------------------------- - # testing for errors - #---------------------------------------------- - - name: install requests? - run: pip install requests -U - #---------------------------------------------- # ----- install & configure poetry ----- #---------------------------------------------- - name: Install Poetry