Skip to content

Set ex_doc dependency to >= 0.40.0 #13

Set ex_doc dependency to >= 0.40.0

Set ex_doc dependency to >= 0.40.0 #13

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
test:
uses: membraneframework/membrane_actions/.github/workflows/test.yml@main