improve debugging feature

This commit is contained in:
John Guo
2021-12-04 23:07:54 +08:00
parent 8586f31e03
commit 0e3a8576b4
6 changed files with 21 additions and 38 deletions

View File

@ -7,6 +7,8 @@ on:
- develop
pull_request:
branches: [master, develop]
env:
GF_DEBUG: 0
jobs:
code-test: