Skip to content

Add a few details to the README #767

Add a few details to the README

Add a few details to the README #767

Workflow file for this run

name: Test template metadata
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: Test template metadata
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Node
uses: actions/setup-node@v3
with:
node-version: 18.x
- name: Build and test metadata
run: |
make metadata