Skip to content

Commit

Permalink
chore(ci): add pre-commit pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Jan 26, 2024
1 parent a644fa1 commit 5877209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
test-python-poetry:
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.3
pre-commit:
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.20.3

0 comments on commit 5877209

Please sign in to comment.