Skip to content

fix: adding a link to the co-design kit in the news article about it. #74

fix: adding a link to the co-design kit in the news article about it.

fix: adding a link to the co-design kit in the news article about it. #74

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .