my.coding.commits: actually test on CI, add config stub
This commit is contained in:
parent
8d6f691824
commit
ec8b0e9170
5 changed files with 47 additions and 6 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0 # nicer to have all git history when debugging/for tests
|
||||
|
||||
# uncomment for SSH debugging
|
||||
# - uses: mxschmitt/action-tmate@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue