Revert "testing ignore still"

This reverts commit 9f251a74b6.

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

@ -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,4 +71,3 @@ There are an extensive set of tests in tests/. To run these do:
```
python -m unittest
```


Loading…
Cancel
Save