Skip to content

Commit 4ee6381

Browse files
committed
CI: Add the qtwebengine module
1 parent c42c2cc commit 4ee6381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ jobs:
4242
with:
4343
version: ${{ matrix.qt }}
4444
cached: ${{ steps.cache-qt.outputs.cache-hit }}
45+
modules: 'qtwebengine'
4546
- name: Run tests
4647
run: cargo test --all-features

0 commit comments

Comments
 (0)