chore: Revert workflow names (#1890)

This commit is contained in:
Alex Kremer
2025-02-11 18:08:47 +00:00
committed by GitHub
parent b5fe22da18
commit cd1aa8fb70
8 changed files with 315 additions and 316 deletions

View File

@@ -15,7 +15,7 @@ runs:
uses: ./.github/actions/get_number_of_threads
id: number_of_threads
with:
substract_threads: inputs.substract_threads
substract_threads: ${{ inputs.substract_threads }}
- name: Build Clio
shell: bash