Skip to content

NIDAQ: add revert code missed in previous two commits. #67

NIDAQ: add revert code missed in previous two commits.

NIDAQ: add revert code missed in previous two commits. #67

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