Skip to content

Add wmem to neureka test and add neureka_v2 tests to CI #2

Add wmem to neureka test and add neureka_v2 tests to CI

Add wmem to neureka test and add neureka_v2 tests to CI #2

Workflow file for this run

name: Test Neureka v2
on: push
jobs:
test:
runs-on: ubuntu-latest
container: ghcr.io/pulp-platform/pulp-nnx:main-test
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run test
shell: bash
working-directory: test
run: |
pytest test.py -T tests -R -A neureka_v2 --build-flow=cmake --wmem=mram