Skip to content

Commit 45f7721

Browse files
committed
Test grantlee5 plugin properly
1 parent 156ac79 commit 45f7721

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212

13+
- name: Install dependencies
14+
run: sudo apt-get install -y libgrantlee5-dev
15+
1316
- name: Lint test script
1417
run: shellcheck ./tests/test-plugins.sh
1518

0 commit comments

Comments
 (0)