Skip to content

refactor(netxlite): use *Netx for the system resolver #2125

refactor(netxlite): use *Netx for the system resolver

refactor(netxlite): use *Netx for the system resolver #2125

Workflow file for this run

# Performs code quality checks
name: checks
on:
pull_request:
push:
branches:
- "master"
jobs:
perform_code_quality_checks:
runs-on: "${{ matrix.os }}"
strategy:
matrix:
os: [ "ubuntu-22.04" ]
steps:
- uses: actions/checkout@v3
- run: ./script/nocopyreadall.bash