Skip to content

Commit 61a586a

Browse files
committed
chore(ci): add 'future_dqm' feature to Ubuntu tests
1 parent 93593d0 commit 61a586a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177

178178
include:
179179
- os: ubuntu-24.04
180-
test-args: --features full,unstable --workspace
180+
test-args: --features full,unstable,future_dmq --workspace
181181
# Exclude nodes not officially supported on Windows and macOS (only mithril-client is supported)
182182
- os: macos-14
183183
test-args: >

0 commit comments

Comments
 (0)