Skip to content

test: add tests for IncrementInteger and DecrementInteger mutations #208

test: add tests for IncrementInteger and DecrementInteger mutations

test: add tests for IncrementInteger and DecrementInteger mutations #208

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
checks: write
jobs:
test:
uses: ./.github/workflows/test.yml