Skip to content

Commit e06ba17

Browse files
mkannwischerhanno-becker
authored andcommitted
CI: Add symlink-check
- Ported from pq-code-package/mldsa-native#771 - Resolves #1460 Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 180a401 commit e06ba17

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/base.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,8 @@ jobs:
318318
scan-build --status-bugs make quickcheck OPT=0
319319
make clean >/dev/null
320320
scan-build --status-bugs make quickcheck OPT=1
321+
symlink-check:
322+
runs-on: ubuntu-latest
323+
steps:
324+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
325+
- uses: donatj/symlink-check-action@b3c737d0fd4e52752f0b8c71a03f3f775fa015cb

0 commit comments

Comments
 (0)