Skip to content

Let the app define Testem middleware in testem.js rather than implicitly import middleware only from v1 addons #1296

Let the app define Testem middleware in testem.js rather than implicitly import middleware only from v1 addons

Let the app define Testem middleware in testem.js rather than implicitly import middleware only from v1 addons #1296

Workflow file for this run

name: CI
on:
push:
branches: [master, main]
pull_request: {}
jobs:
lint-frontmatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup RFCs tooling
uses: ./.github/actions/setup-rfcs-tooling
- name: Lint the frontmatter of all RFCs
run: node ./rfcs-tooling/scripts/lint-rfc-frontmatter.mjs text/*.md