Run build-and-test on all branches

This commit is contained in:
Dominic Hamon 2021-06-01 11:00:37 +01:00 committed by GitHub
parent 09a87e3194
commit 604112c2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name: build-and-test
on:
push:
branches: [master]
pull_request:
branches: [master]
push: {}
pull_request: {}
jobs:
# TODO: add 32-bit builds (g++ and clang++) for ubuntu