Skip to content

Mirrored from envoyproxy/envoy @ 6538c486d4d317c94f1127821313ea36cdd7… #1749

Mirrored from envoyproxy/envoy @ 6538c486d4d317c94f1127821313ea36cdd7…

Mirrored from envoyproxy/envoy @ 6538c486d4d317c94f1127821313ea36cdd7… #1749

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests