Skip to content

fix(client): correct observe-events issues shown by tests #56

fix(client): correct observe-events issues shown by tests

fix(client): correct observe-events issues shown by tests #56

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Run QA
run: make qa