Skip to content

(hopefully) fix test job by installing dependencies with pip #199

(hopefully) fix test job by installing dependencies with pip

(hopefully) fix test job by installing dependencies with pip #199

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