Skip to content

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

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

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

Workflow file for this run

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

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/rolling-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 }}