Skip to content

Commit

Permalink
resolve conversation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis-Mittenzwei committed Nov 28, 2024
1 parent 2db20a7 commit 6f906a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: poetry run nox -s lint:code

- name: Run type-check
run: poetry run nox -s lint:type
run: poetry run nox -s lint:typing

- name: Upload Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6f906a4

Please sign in to comment.