Remove DRC checks from GitHub actions

This commit is contained in:
Marco Massarelli 2023-10-16 13:21:58 -04:00
parent 7667e8d913
commit c64742e1c0
1 changed files with 0 additions and 4 deletions

View File

@ -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: