Skip to content

Commit

Permalink
update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Oct 28, 2023
1 parent ced2ad7 commit 2294473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Contents.m
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
% match_bracket - [endpos, maxlevel] = match_bracket(str,startpos,brackets)
% mergestruct - s=mergestruct(s1,s2)
% nestbracket2dim - [dims, isndarray, maxlevel, count] = nestbracket2dim(str,brackets)
% octavezmat - output = octavezmat(input, iscompress, zipmethod)
% octavezmat - output = octavezmat(input, iscompress, zipmethod)
% savebj - bjd=savebj(obj)
% savejd - savejd(rootname, obj, outputfile)
% savejson - json=savejson(obj)
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
* Acknowledgement: This project is supported by US National Institute of Health (NIH)
grant `U24-NS124027 <https://reporter.nih.gov/project-details/10308329>`_

.. image:: https://travis-ci.com/fangq/jsonlab.svg?branch=master
:target: https://travis-ci.com/fangq/jsonlab
.. image:: https://github.com/fangq/jsonlab/actions/workflows/run_test.yml/badge.svg
:target: https://github.com/fangq/jsonlab/actions/workflows/run_test.yml

#################
Table of Contents
Expand Down

0 comments on commit 2294473

Please sign in to comment.