Skip to content

81264 - Feature - add content attributes on paywall viewed kompas video #419

81264 - Feature - add content attributes on paywall viewed kompas video

81264 - Feature - add content attributes on paywall viewed kompas video #419

Workflow file for this run

name: CI
on:
push:
branches:
- master
- development
pull_request:
branches:
- master
- development
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci
- run: npm test