Skip to content

Adding macos to text coverage gh #3

Adding macos to text coverage gh

Adding macos to text coverage gh #3

Workflow file for this run

# Workflow derived from https://github.com/posit-dev/setup-air/tree/main/examples
on:
push:
branches: [main, devel]
pull_request:
name: format-check.yaml
permissions: read-all
jobs:
format-check:
name: format-check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install
uses: posit-dev/setup-air@v1
- name: Check
run: cd tskitr; air format --check .