We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b680c commit 1545d79Copy full SHA for 1545d79
.github/workflows/CI.yml
@@ -8,6 +8,7 @@ jobs:
8
node-version: [ 20 ]
9
integration-deps:
10
- "" # as defined in package.json
11
+ - "bpmn-js@17"
12
13
runs-on: ${{ matrix.os }}
14
0 commit comments