download
raw
582 Bytes
name: build
on:
push:
branches: [master]
pull_request:
branches: ["*"]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Xet Storage Details

Size:
582 Bytes
·
Xet hash:
56fb52149c71655f98fe4a7f45ee362bd446d313dbde028271dffc09958155b8

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.