ci: map not list

This commit is contained in:
Daylin Morgan 2024-01-09 01:44:17 -06:00
parent b822fe432c
commit 6357a99189
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
workflow_call:
workflow_dispatch:
push:
- paths:
paths:
- 'src/**/*.py'
- 'tests/**/*.py'
- 'pyproject.toml'