3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-22 11:07:52 +00:00

Updates from YosysHQ

This commit is contained in:
Akash Levy 2024-05-09 05:10:44 -07:00
parent 8841cc4d76
commit da8c1955af
16 changed files with 214 additions and 133 deletions

View file

@ -15,7 +15,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with: