Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk committed Dec 27, 2023
1 parent 4dc2d59 commit 7933dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
path: ./coverage.xml

- name: Commit formatted changes
if: ${{ env.GENERATE_PROCESSOR_TEST_RESULTS == 'true' }}
# if: ${{ env.GENERATE_PROCESSOR_TEST_RESULTS == 'true' }}
run: ./scripts/commit-and-push.sh "[CI] update video processor tests"

test-engine-and-interface:
Expand Down

0 comments on commit 7933dbd

Please sign in to comment.