Add initial all_core_tests.yml attempt #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Constants Definition | ||
on: | ||
workflow_call: | ||
jobs: | ||
define-constants: | ||
name: Define constants | ||
runs-on: ubuntu-latest | ||
outputs: | ||
CURRENT_PYTHON: '3.12' | ||