Skip to content

eef name is now independent of eep name #169

eef name is now independent of eep name

eef name is now independent of eep name #169

Workflow file for this run

name: main_ci_cd
#on: [push]
on:
push:
branches:
- '**'
jobs:
test:
uses: ./.github/workflows/test.yml
build-targets:
needs: test
uses: ./.github/workflows/build_targets.yml
with:
target: 'all'