diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-11-16 16:28:26 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-11-16 16:28:26 +0100 |
| commit | dc0082554b1c006596f7d8250eec81211136e265 (patch) | |
| tree | 6926334479fbd8c82b60ad62754d813c2b5fafa9 /.github | |
| parent | a33760813316b88d2d309e449c6e88d8ef0e06dc (diff) | |
| parent | 86a1d7220e2a16ecdfc214cd5fc9594d55b9d048 (diff) | |
| download | mullvadvpn-dc0082554b1c006596f7d8250eec81211136e265.tar.xz mullvadvpn-dc0082554b1c006596f7d8250eec81211136e265.zip | |
Merge branch 'update-trojan-source-check-script'
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/unicode-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/unicode-check.yml b/.github/workflows/unicode-check.yml index 9cfd35ca12..03273bc029 100644 --- a/.github/workflows/unicode-check.yml +++ b/.github/workflows/unicode-check.yml @@ -14,4 +14,4 @@ jobs: run: git submodule update --init - name: Scan for code points - run: ./ci/check-trojan-source.sh + run: ./ci/check-trojan-source.sh . |
