Skip to content

build(deps): Bump prism-react-renderer from 2.1.0 to 2.2.0 #77

build(deps): Bump prism-react-renderer from 2.1.0 to 2.2.0

build(deps): Bump prism-react-renderer from 2.1.0 to 2.2.0 #77

Workflow file for this run

name: Build & Test
on:
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 18
- run: npm ci
- run: npm run build
# - run: npm test