CI: missing newline at the end of file
Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
parent
9659ff1be6
commit
ab727871ed
|
@ -214,4 +214,4 @@ jobs:
|
|||
- name: 🚧 Test pyF4PGA (PYTHONPATH)
|
||||
run: |
|
||||
PYTHONPATH=$(pwd) python3 f4pga/__init__.py
|
||||
PYTHONPATH=$(pwd) python3 f4pga/__init__.py -h
|
||||
PYTHONPATH=$(pwd) python3 f4pga/__init__.py -h
|
||||
|
|
Loading…
Reference in New Issue