We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4d5e3 commit 086c9d5Copy full SHA for 086c9d5
.github/workflows/build.yml
@@ -625,6 +625,20 @@ jobs:
625
run: make test
626
if: ${{ contains( 'numpy', matrix.package )}}
627
628
+ ###########################
629
+ #~~~~~~~~~~~~~~~~~~~~~~~~~#
630
+ #~~~~~~|#############|~~~~#
631
+ #~~~~~~|#|~~~~~~~/##/~~~~~#
632
+ #~~~~~~|#|~~~~~/##/~~~~~~~#
633
+ #~~~~~~~~~~~~/##/~~~~~~~~~#
634
+ #~~~~~~~~~~/##/~~~~~~~~~~~#
635
+ #~~~~~~~~/##/~~~~~~~~~~~~~#
636
+ #~~~~~~/##/~~~~~~~~~~~~~~~#
637
638
+ # Test Service Adapters #
639
640
+ # Coming soon!
641
+
642
#############################
643
#~~~~~~~~~~~~~~~~~~~~~~~~~~~#
644
#~~~~~~|#############|~~~~~~#
0 commit comments