Skip to content

Add constants.yml

Add constants.yml #1

Workflow file for this run

name: Constants Definition

Check failure on line 1 in .github/workflows/constants.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/constants.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: define-constants
on:
workflow_call:
jobs:
define-constants:
name: Define constants
runs-on: ubuntu-latest
outputs:
CURRENT_PYTHON: '3.12'