Skip to content

Commit

Permalink
update CI comment
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdittrich92 committed May 12, 2024
1 parent e0584a4 commit 16c2825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
SYSTEM=${{ matrix.system }}
ONNXTR_REPO=${{ github.repository }}
ONNXTR_VERSION=${{ github.sha }}
push: false # push only if `import doctr` works
push: false # push only if `import onnxtr` works
tags: ${{ steps.meta.outputs.tags }}

- name: Check if `import onnxtr` works
Expand Down

0 comments on commit 16c2825

Please sign in to comment.