Skip to content

[DO NOT MERGE] Upgrade GCP to v7.0.0-alpha.0 #501

[DO NOT MERGE] Upgrade GCP to v7.0.0-alpha.0

[DO NOT MERGE] Upgrade GCP to v7.0.0-alpha.0 #501

Workflow file for this run

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