Skip to content

Commit

Permalink
Copy .pre-commit-config.yaml to project root
Browse files Browse the repository at this point in the history
  • Loading branch information
fmhoeger committed Jan 8, 2024
1 parent a032ef9 commit fb31803
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pyln-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.11"
- name: Copy .pre-commit-config.yaml to project root
run: cp tests/.pre-commit-config.yaml .
- uses: pre-commit/[email protected]

0 comments on commit fb31803

Please sign in to comment.