Update test-flow.yml

main
David Boreham 2023-04-09 20:46:47 -06:00 committed by GitHub
parent 5325a0bf7e
commit c6454c0d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ on:
push: push:
branches: '*' branches: '*'
env:
NODE_DEBUG: http
jobs: jobs:
test: test:
name: "Publish" name: "Publish"