Skip to content

Commit

Permalink
test(cid): enable diff
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 22, 2024
1 parent 4821cd7 commit 711b5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manuscript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
make -C reproducibility/manuscript render
- name: Compute diff
if: ${{ inputs.diff_enabled == 'true' }}
# if: ${{ inputs.diff_enabled == 'true' }}
continue-on-error: true
uses: xu-cheng/texlive-action@3586544d56723b23ab69aec1e9d73e7220d9c313 # v2
with:
Expand Down

0 comments on commit 711b5f9

Please sign in to comment.