Skip to content

Bump @types/showdown from 2.0.2 to 2.0.3 #368

Bump @types/showdown from 2.0.2 to 2.0.3

Bump @types/showdown from 2.0.2 to 2.0.3 #368

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
if: contains(github.event.commits[0].message, '[skip ci]') == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: bahmutov/npm-install@v1
- name: Generate Files
run: npm run build