Skip to content

use comodity name string if metadata is not defined (#64) #110

use comodity name string if metadata is not defined (#64)

use comodity name string if metadata is not defined (#64) #110

name: Continuous Integration
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
runCmd: make ci