Skip to content

Update .babelrc for new node version #27

Update .babelrc for new node version

Update .babelrc for new node version #27

Workflow file for this run

name: Bull Adapter
on:
push:
paths:
- 'bull/**'
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
specs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
working-directory: ./bull
annotations: none