Skip to content

[#141] Simplify handle_incoming_message function #1222

[#141] Simplify handle_incoming_message function

[#141] Simplify handle_incoming_message function #1222

Workflow file for this run

name: Build & Test
on:
push:
branches:
- master
- feature/**
pull_request:
branches:
- master
- feature/**
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build and Test
run: |
./ci/build.sh