Add debugging interface.
This commit is contained in:
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
@@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- debugger
|
||||
|
||||
jobs:
|
||||
benchmark:
|
||||
|
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- debugger
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user