Skip to content

Commit

Permalink
chore: add diffctx in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfzc committed Jul 18, 2023
1 parent 737067e commit c555d9f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,12 @@ jobs:
../srctx diff --before HEAD~5 --scip ./index.scip --outputHtml ../python.html --outputJson ../python.json
cd ..
cat ./python.json
- name: diffctx
uses: williamfzc/[email protected]
with:
lang: "golang"

# for creating comments
permissions:
pull-requests: write

0 comments on commit c555d9f

Please sign in to comment.