Skip to content

chore(deps-dev): bump xo from 0.53.1 to 0.55.0 #1287

chore(deps-dev): bump xo from 0.53.1 to 0.55.0

chore(deps-dev): bump xo from 0.53.1 to 0.55.0 #1287

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-node@v3
with:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: npm test