diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d2cee7a..ce7d47a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -44,14 +44,14 @@ jobs: uses: ./.github/actions/autoroute with: boards: corney_island - # - name: Import SES - # uses: ./.github/actions/import-ses - # with: - # boards: corney_island - # - name: DRC check - # uses: ./.github/actions/run-drc - # with: - # boards: corney_island + - name: Import SES + 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: