Skip to content

Refactor: error messages to be concise and formatted correctly #40 #111

Refactor: error messages to be concise and formatted correctly #40

Refactor: error messages to be concise and formatted correctly #40 #111

name: CI
on:
push:
branches: [main]
pull_request:
branches: ["*"]
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/build-and-test.yml
secrets: inherit