Skip to content

make tests compatible with new VUnit version #200

make tests compatible with new VUnit version

make tests compatible with new VUnit version #200

Workflow file for this run

name: tests
on: [push, pull_request, workflow_dispatch]
jobs:
container:
runs-on: ubuntu-latest
container: ghdl/vunit:gcc-master
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: pip3 install Pillow requests
- name: Run tests
run: |
cd sim
./run_all.py -p4