Skip to content

Commit f37542a

Browse files
authored
a
1 parent f0e0815 commit f37542a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/links.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
- name: Merge Manifest
1818
run: |
1919
python ./ci/src/merge-manifest.py new-only
20+
21+
- name: Test
22+
run: |
23+
cat plugins.json
2024
2125
- name: Link Checker
2226
id: lychee

0 commit comments

Comments
 (0)