mirror of
https://github.com/chipsalliance/f4pga.git
synced 2025-01-03 03:43:37 -05:00
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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Pipeline.yml
vendored
2
.github/workflows/Pipeline.yml
vendored
|
@ -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 a new issue