testing ignore still

Signed-off-by: Michael Neuling <mikey@neuling.org>
pull/3/head
Michael Neuling 3 years ago
parent a503541714
commit 9f251a74b6

@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v2
- run: pip install git+https://github.com/nmigen/nmigen.git#egg=nmigen[builtin-yosys]
- run: pip3 install 'git+https://github.com/nmigen/nmigen-soc.git'
- run: python -m lpcperipheral.lpcperipheral
- run: python -m lpcperipheral.lpcperipheral

@ -71,3 +71,4 @@ There are an extensive set of tests in tests/. To run these do:
```
python -m unittest
```


Loading…
Cancel
Save