Skip to content

chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 #45

chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3

chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 #45

Workflow file for this run

name: Test
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
steps:
- uses: actions/[email protected]
- name: install dependencies
run: npm ci