Merge branch 'master' into fix-limits-include

This commit is contained in:
rofl0r 2021-05-13 01:03:07 +01:00 committed by GitHub
commit e3c5159215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ jobs:
- run: ./autogen.sh - run: ./autogen.sh
- run: ./configure - run: ./configure
- run: make - run: make
- run: make test
valgrind-test: valgrind-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: