Skip to content

Bump braces from 3.0.2 to 3.0.3 #177

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #177

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: borales/[email protected]
with:
cmd: install
- uses: borales/[email protected]
with:
cmd: lint
- uses: borales/[email protected]
with:
cmd: format
- uses: borales/[email protected]
with:
cmd: build
- uses: borales/[email protected]
with:
cmd: test