diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 18:23:59 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 18:23:59 -0700 |
| commit | cde665172136b9be7720e22dbdc48c2bd224c483 (patch) | |
| tree | 918cb75a7ea1dd6f144de0c16fe577ea31155b97 /.github | |
| parent | c816cfed58a6f875f91a3bb8629dd81acf076882 (diff) | |
| parent | 75f9969860870a4ae636c74ae210275413b13c2f (diff) | |
Merge remote-tracking branch 'adafruit/master' into improve_verification
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7ecdb66ee..4216f6139 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -224,6 +224,7 @@ jobs: - "pybadge_airlift" - "pyboard_v11" - "pycubed" + - "pycubed_mram" - "pygamer" - "pygamer_advance" - "pyportal" |
