Use workflow_call

This commit is contained in:
Bart Thomee
2025-07-27 10:50:31 -04:00
parent 4e7480125f
commit 915b4568f3

View File

@@ -53,6 +53,7 @@ defaults:
shell: bash
jobs:
install-dependencies:
runs-on: ${{ inputs.runner }}
container: ${{ inputs.container }}
steps: