From 0c6ee319ee3a9cce683eb79803f15699e9426aa7 Mon Sep 17 00:00:00 2001 From: Alkid Date: Thu, 7 Dec 2023 13:46:08 +0100 Subject: [PATCH] testing GitHub workflow --- .github/workflows/docs.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2eb0531e..f2325312 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -18,11 +18,6 @@ jobs: steps: - uses: actions/checkout@v3 - - name: Install tox - id: install-tox - run: | - pip install tox - echo "tox_version=$(pip list | grep tox | tr -d ' ')" >> $GITHUB_OUTPUT - name: prepare required software run: | # epstopdf & dot & noto-fonts