Skip to content

feat(client): add writing events to client adhering to the "Writing Events" compliance criteria #14

feat(client): add writing events to client adhering to the "Writing Events" compliance criteria

feat(client): add writing events to client adhering to the "Writing Events" compliance criteria #14

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