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