From 790fbdd41aaca283bef49abf4e0acd9c3e2c6e93 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 16 Jul 2024 11:53:23 +1200 Subject: [PATCH] ENH Pass in endtoend_tag --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bcb3c92..818ef91 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_tags: ${{ matrix.endtoend_tags }} js: ${{ matrix.js }} doclinting: ${{ matrix.doclinting }}