Skip to content

Commit 4717f54

Browse files
committed
Add placeholder block to build action for service tests (in another PR)
Signed-off-by: Tim Paine <timothy.paine@cubistsystematic.com>
1 parent f9b7e62 commit 4717f54

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,20 @@ jobs:
625625
run: make test
626626
if: ${{ contains( 'numpy', matrix.package )}}
627627

628+
###########################
629+
#~~~~~~~~~~~~~~~~~~~~~~~~~#
630+
#~~~~~~|#############|~~~~#
631+
#~~~~~~|#|~~~~~~~/##/~~~~~#
632+
#~~~~~~|#|~~~~~/##/~~~~~~~#
633+
#~~~~~~~~~~~~/##/~~~~~~~~~#
634+
#~~~~~~~~~~/##/~~~~~~~~~~~#
635+
#~~~~~~~~/##/~~~~~~~~~~~~~#
636+
#~~~~~~/##/~~~~~~~~~~~~~~~#
637+
#~~~~~~~~~~~~~~~~~~~~~~~~~#
638+
# Test Service Adapters #
639+
#~~~~~~~~~~~~~~~~~~~~~~~~~#
640+
# Coming soon!
641+
628642
#############################
629643
#~~~~~~~~~~~~~~~~~~~~~~~~~~~#
630644
#~~~~~~|#############|~~~~~~#

0 commit comments

Comments
 (0)