Skip to content

Add requirements.txt file for Python dependencies (backport #40) #6

Add requirements.txt file for Python dependencies (backport #40)

Add requirements.txt file for Python dependencies (backport #40) #6

Workflow file for this run

name: CI (Jazzy)
on:
push:
branches: [ jazzy ]
pull_request:
branches: [ jazzy ]
jobs:
build:
uses: ./.github/workflows/reusable-ci.yml

Check failure on line 11 in .github/workflows/jazzy-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jazzy-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/jazzy-ci.yml" -> "./.github/workflows/reusable-ci.yml" : You have an error in your yaml syntax on line 48
with:
os: ubuntu-24.04
branch: ${{ github.ref }}