From 78ab92532a100bc38ef66dafc31b2b8d7745a4af Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 16 Jul 2024 09:44:49 +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..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 }}