Skip to content

Bump color-string from 1.5.4 to 1.9.1 #29

Bump color-string from 1.5.4 to 1.9.1

Bump color-string from 1.5.4 to 1.9.1 #29

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 5.8.0
run_install: true
- run: pnpm test