Skip to content

Commit 04c7e7f

Browse files
chore: Lock file maintenance (#342)
Using `poetry update`.
1 parent 991915f commit 04c7e7f

File tree

2 files changed

+272
-259
lines changed

2 files changed

+272
-259
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
- poetry.lock
2020
- pyproject.toml
2121
- tox.ini
22+
workflow_dispatch:
2223

2324
concurrency:
2425
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)