Skip to content

Merge remote-tracking branch 'origin/cid-pk' into dev #29

Merge remote-tracking branch 'origin/cid-pk' into dev

Merge remote-tracking branch 'origin/cid-pk' into dev #29

Workflow file for this run

name: CI
on:
push:
branches:
- dev
- test3
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version-file: go.mod
cache: false
- name: Build
run: make device
- name: Upload Artifacts
uses: actions/[email protected]
with:
name: das_multi_device_${{ github.sha }}
path: das_multi_device