Skip to content

Commit

Permalink
Fix ci-python workflow
Browse files Browse the repository at this point in the history
Remove superfluous with statement.
  • Loading branch information
bjoernricks committed Aug 7, 2023
1 parent d54188c commit 1968763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- uses: actions/checkout@v3
- name: Install poetry and dependencies
uses: greenbone/actions/poetry@v3
with:
- name: Build docs
run: |
cd docs
Expand Down

0 comments on commit 1968763

Please sign in to comment.