Skip to content

Delete test for Attribute (it's a copy of Property) #10

Delete test for Attribute (it's a copy of Property)

Delete test for Attribute (it's a copy of Property) #10

Workflow file for this run

# .github/workflows/ci.yml
name: CI for push on branch
on:
push:
branches:
- '*' # Trigger on any branch push
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
run_docs: true