builds: cleanup duplicate and unused code, fix spelling

Few extremely minor updates to the ubuntu dockerfile and ci builds
This commit is contained in:
niftynei
2022-09-09 18:34:22 -05:00
committed by Rusty Russell
parent 34a0d7083a
commit 7df530d184
3 changed files with 2 additions and 9 deletions

View File

@@ -122,7 +122,7 @@ jobs:
-e VALGRIND=${{ matrix.valgrind }} \
-e DEVELOPER=1 \
-e EXPERIMENTAL_FEATURES=1 \
-e COMPA=0 \
-e COMPAT=0 \
-e PYTEST_PAR=2 \
-e PYTEST_OPTS="--timeout=300" \
-e TEST_CMD="make check-protos" \