Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
please pass CI
  • Loading branch information
gigeresk committed Oct 3, 2025
commit 0e39ba64ea0665851c709e52fb8a133831d26874
2 changes: 1 addition & 1 deletion tests/examples/test_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from logik.demo.z1000 import z1000


def test_file_paths(part):
def test_file_paths():
project = siliconcompiler.FPGA("test")
project.set_fpga(z1000())

Expand Down
Loading