Skip to content

Commit 086c9d5

Browse files
timkpaineCarreau
authored andcommitted
Add placeholder block to build action for service tests (in another PR)
Signed-off-by: Tim Paine <[email protected]>
1 parent da4d5e3 commit 086c9d5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.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)