Skip to content

Commit

Permalink
Remove unnecessary name
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Clauss <cclauss@me.com>
  • Loading branch information
JonathanHuot and cclauss committed Aug 24, 2023
1 parent 2c9811b commit a2c70e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-build.yml
Expand Up @@ -28,8 +28,7 @@ jobs:
toxenv: ["docs", "readme"]
runs-on: ubuntu-latest
steps:
- name: Install dot
run: sudo apt install -y graphviz
- run: sudo apt install -y graphviz
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit a2c70e4

Please sign in to comment.