Skip to content

Commit e385e31

Browse files
authored
[ci] Remove check symbol workflow (#58)
1 parent 029cfdd commit e385e31

File tree

3 files changed

+0
-139
lines changed

3 files changed

+0
-139
lines changed

.github/workflows/check-symbols.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ This repository contains the following files and directories.
7777
- `public`: The public API of the embedder.
7878
- `third_party/accessibility`: A fork of the chromium accessibility library. Copied from [flutter/engine](https://github.com/flutter/engine/tree/main/third_party/accessibility).
7979
- `//tools`
80-
- `check_symbols.py`: A script to check whether the build artifacts contain symbols not defined in the allowlist. Used by continuous integration.
8180
- `download_engine.py`: A script to download engine artifacts required for linking. Executed as a hook by `gclient sync`. The downloaded artifacts can be found in `//engine`.
8281
- `generate_sysroot.py`: A script to generate Tizen sysroots for arm/arm64/x86. Executed as a hook by `gclient sync`. The sysroots are by default generated in `//sysroot`.
8382
- `gn`: A script to automate running `gn gen`.

tools/check_symbols.py

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)