Skip to content

Commit

Permalink
some more cleaning on the github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
derNarr committed Apr 25, 2024
1 parent 75c0db2 commit 9f0ae82
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ jobs:
with:
poetry-version: ${{ matrix.poetry-version }}

- name: View poetry --help
run: poetry --help

- name: Install dependencies
- name: Install dependencies and pyndl
run: poetry install

- name: Run linux tests
Expand Down

0 comments on commit 9f0ae82

Please sign in to comment.