Skip to content

CI: build on MacOS too #90

CI: build on MacOS too

CI: build on MacOS too #90

Workflow file for this run

name: File style
on:
push: {}
pull_request: {}
jobs:
check-encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check correct encoding etc.
run: ./contrib/check-encoding.sh