Skip to content

Commit

Permalink
testing GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alkidbaci committed Dec 7, 2023
1 parent a33ce0d commit 0c6ee31
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0c6ee31

Please sign in to comment.