diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bcb3c92..83a073b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -879,6 +879,7 @@ jobs: endtoend: ${{ matrix.endtoend }} endtoend_suite: ${{ matrix.endtoend_suite }} endtoend_config: ${{ matrix.endtoend_config }} + endtoend_tag: ${{ matrix.endtoend_tag }} js: ${{ matrix.js }} doclinting: ${{ matrix.doclinting }}