Elliott suggested we revert c45e800803 because it hasn't run once

since we did that.
This commit is contained in:
Rob Landley 2023-07-20 14:07:36 -05:00
parent ec3e49c93b
commit c391d4fab3

View File

@ -26,8 +26,6 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- env:
ASAN: 1
- name: Setup - name: Setup
run: sudo apt-get install build-essential run: sudo apt-get install build-essential
- name: Configure - name: Configure