This commit is contained in:
Billy
2025-03-18 12:56:28 +11:00
parent ab6422fdf7
commit 11963a65a4

View File

@@ -73,6 +73,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
lfs: true
- name: check for changed python files
if: ${{ inputs.always_run != true }}