mirror of https://github.com/google/benchmark.git
Run build-and-test on all branches
This commit is contained in:
parent
09a87e3194
commit
604112c2d5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue