Skip to content

Commit c0524f6

Browse files
committed
Add conda lock to license exclusion
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent 81cfd88 commit c0524f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
exclude_license: |
3030
- ./tests/designs/litex_linux/arty.v
31+
- ./conda_lock.yml
3132
3233
Run-Nextpnr-Tests:
3334
runs-on: [self-hosted, Linux, X64]

0 commit comments

Comments
 (0)