parent
504ed542c3
commit
35d7649689
|
|
@ -6,6 +6,10 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
|
||||||
|
# Enable debug logging
|
||||||
|
env:
|
||||||
|
ACTIONS_STEP_DEBUG: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: "Build"
|
name: "Build"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue