File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
A Long class for representing a 64 bit two's-complement integer value derived from the [ Closure Library] ( https://github.com/google/closure-library )
5
5
for stand-alone use and extended with unsigned support.
6
6
7
- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/dcodeIO/long.js/Test/main? label=test&logo=github )] ( https://github.com/dcodeIO/long.js/actions?query=workflow%3ATest ) [ ![ Publish Status] ( https://img.shields.io/github/workflow/status/dcodeIO/long.js/Publish/main? label=publish&logo=github )] ( https://github.com/dcodeIO/long.js/actions?query=workflow%3APublish ) [ ![ npm] ( https://img.shields.io/npm/v/long.svg?label=npm&color=007acc&logo=npm )] ( https://www.npmjs.com/package/long )
7
+ [ ![ Build Status] ( https://img.shields.io/github/actions/ workflow/status/dcodeIO/long.js/test.yml?branch=main& label=test&logo=github )] ( https://github.com/dcodeIO/long.js/actions/workflows/test.yml ) [ ![ Publish Status] ( https://img.shields.io/github/actions/ workflow/status/dcodeIO/long.js/publish.yml?branch=main& label=publish&logo=github )] ( https://github.com/dcodeIO/long.js/actions/workflows/publish.yml ) [ ![ npm] ( https://img.shields.io/npm/v/long.svg?label=npm&color=007acc&logo=npm )] ( https://www.npmjs.com/package/long )
8
8
9
9
Background
10
10
----------
You can’t perform that action at this time.
0 commit comments