Update node.js.yaml

This commit is contained in:
Timothy J. Baek
2023-10-21 22:21:50 -07:00
committed by AJ ONeal
parent 86395a8c1f
commit b035de1b86

View File

@@ -6,6 +6,8 @@ on:
jobs: jobs:
build: build:
name: 'Fmt, Lint, & Build' name: 'Fmt, Lint, & Build'
env:
PUBLIC_API_ENDPOINT: ''
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix: