Revert everything to most recent dev commit

This commit is contained in:
Ella Schwarz
2021-11-17 15:21:09 -08:00
parent f2e8266ed6
commit b6741b052a
14 changed files with 33 additions and 1532 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,6 @@ jobs:
with:
access_token: ${{ github.token }}
<<<<<<< HEAD
commit-on-master-check:
name: commit-on-master-check
runs-on: ubuntu-latest
@@ -138,7 +137,6 @@ jobs:
run: .github/scripts/remote-install-verilator.sh
- uses: ./.github/actions/job-end
<<<<<<< HEAD
# Sentinel job to simplify how we specify which that basic setup is complete
#
# When adding new prep jobs, please add them to `needs` below