Skip to content

Commit

Permalink
DF-DOCKER: Enable forcing request for existing or monitored content. …
Browse files Browse the repository at this point in the history
…Will issue search using arr cmd structure. Update to python 3.13. Update test version.
  • Loading branch information
nickheyer committed Jan 14, 2025
1 parent 8d5fc0b commit d5ecd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.12'
python-version: '3.13'

- name: Install Poetry
uses: abatilo/actions-poetry@v2
Expand Down

0 comments on commit d5ecd64

Please sign in to comment.