diff options
Diffstat (limited to '')
-rw-r--r-- | .ci/verify_symbols.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/verify_symbols.ps1 b/.ci/verify_symbols.ps1 new file mode 100644 index 0000000..ebe6d99 --- /dev/null +++ b/.ci/verify_symbols.ps1 @@ -0,0 +1 @@ +Write-Host "Not going to check symbols for a Windows executable." |