Remove DRC checks from GitHub actions
This commit is contained in:
parent
7667e8d913
commit
c64742e1c0
|
|
@ -48,10 +48,6 @@ jobs:
|
|||
uses: ./.github/actions/import-ses
|
||||
with:
|
||||
boards: corney_island
|
||||
- name: DRC check
|
||||
uses: ./.github/actions/run-drc
|
||||
with:
|
||||
boards: corney_island
|
||||
- name: Persist output
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue