Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Bump the npm_and_yarn group across 1 directory with 5 updates #7

Bump the npm_and_yarn group across 1 directory with 5 updates

Bump the npm_and_yarn group across 1 directory with 5 updates #7

Workflow file for this run

name: repo-checks
on: [push]
jobs:
main:
name: node_js
runs-on: ubuntu-latest
steps:
- uses: zendesk/checkout@v2
- uses: zendesk/[email protected]
with:
node-version: '6'
- name: test
run: npm i && npm test