From 0c2185be3342545bdc22a826ae7519d3a1331e5a Mon Sep 17 00:00:00 2001 From: Daniel Khashabi Date: Sat, 13 Jan 2024 16:40:45 -0500 Subject: [PATCH] - minor. --- .github/workflows/tap_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tap_test.yml b/.github/workflows/tap_test.yml index 246db725..9b5c5a73 100644 --- a/.github/workflows/tap_test.yml +++ b/.github/workflows/tap_test.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - tap: [tap1, tap2, tap3, tap4, tap5, tap6, tap7, tap8, tap9, tap10, tap11, tap12, tap13, tap14, tap15, tap16, tap17, tap18, all] + tap: [tap1, tap2, tap3, tap4, tap5, tap6, tap7, tap8, tap9, tap10, tap11, tap12, tap13, tap14, tap15, tap16, tap17, tap18] # Steps represent a sequence of tasks that will be executed as part of the job steps: