Skip to content

Commit

Permalink
fix gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Yves Ulrich Tittes committed Jan 15, 2025
1 parent 0dea02f commit c2ad787
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@ jobs:
- name: Install project
run: poetry install --no-interaction

- name: Run linter
run: make lint

- name: Run test suite
run: make test

0 comments on commit c2ad787

Please sign in to comment.