Skip to content

NIDAQ: add 2 lines of comments on previous commit. #64

NIDAQ: add 2 lines of comments on previous commit.

NIDAQ: add 2 lines of comments on previous commit. #64

Workflow file for this run

name: Misc checks
on:
pull_request:
push:
branches:
- main
jobs:
check-utf8-encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./tools/check-utf8.sh