Skip to content

Updated config with repos #10

Updated config with repos

Updated config with repos #10

Workflow file for this run

name: AICEX CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
jnw_ex0_sky130a:
runs-on: ubuntu-latest
container:
image: wulffern/aicex:24.04_0.1.6
options: --user root
steps:
- name: Checkout
uses: actions/checkout@v4
- name: JNW_EX0_SKY130A
shell: bash
run: |
source ci/jnw_ex0_sky130a/.bashrc
cd ci/jnw_ex0_sky130a
make all