Skip to content

Replace card_horizontal component with card attr. #22

Replace card_horizontal component with card attr.

Replace card_horizontal component with card attr. #22

Workflow file for this run

name: Continuous Integration
on: [pull_request, workflow_dispatch]
permissions: read-all
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
test-and-lint-station-ui:
uses: ./.github/workflows/test-station-ui.yml
secrets: inherit