Skip to content

Rename prepend_llms_links to append_llms_links #16

Rename prepend_llms_links to append_llms_links

Rename prepend_llms_links to append_llms_links #16

Workflow file for this run

name: CI
on:
push:
branches: ["**"]
workflow_dispatch:
jobs:
build_test:
uses: membraneframework/membrane_actions/.github/workflows/build-test.yml@main
lint:
uses: membraneframework/membrane_actions/.github/workflows/lint.yml@main
with:
docs: false
# Tests require agora server, which is not available
# test:
# uses: membraneframework/membrane_actions/.github/workflows/test.yml@main
# with:
# force-compile: true