Skip to content

Commit 54e2dc3

Browse files
committed
Add vhdl_syntax and vhdl-dump-ast to the crates checked in the CI stages
1 parent c63d6ec commit 54e2dc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-test-all.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
crate:
1919
- vhdl_lang
2020
- vhdl_ls
21+
- vhdl_syntax
22+
- vhdl-dump-ast
2123
target:
2224
- x86_64-unknown-linux-gnu
2325
- x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)