Update test-flow.yml
parent
5325a0bf7e
commit
c6454c0d42
|
|
@ -6,6 +6,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
|
||||||
|
env:
|
||||||
|
NODE_DEBUG: http
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: "Publish"
|
name: "Publish"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue