Skip to content

Merge branch 'grpc' of https://github.com/adnanjpg/remon-server into … #22

Merge branch 'grpc' of https://github.com/adnanjpg/remon-server into …

Merge branch 'grpc' of https://github.com/adnanjpg/remon-server into … #22

on: [push]
name: CI for push
jobs:
build_and_test_ubuntu:
name: Build and test on Ubuntu
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build and test on ubuntu
uses: ./.github/build-and-test