Skip to content

Select targets to run tests on in GitHub Actions #9425

Select targets to run tests on in GitHub Actions

Select targets to run tests on in GitHub Actions #9425

Workflow file for this run

---
name: Bidirectional Unicode scan
on: [pull_request, workflow_dispatch]
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Checkout submodules
run: git submodule update --init
- name: Scan for code points
run: ./ci/check-trojan-source.sh .