mirror of https://github.com/google/benchmark.git
Run build-and-test on all branches
This commit is contained in:
parent
f10b9c0cb3
commit
4ff734960c
|
@ -1,10 +1,8 @@
|
|||
name: build-and-test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
push: {}
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
# TODO: add 32-bit builds (g++ and clang++) for ubuntu
|
||||
|
|
Loading…
Reference in New Issue