Skip to content

Commit

Permalink
updated make file
Browse files Browse the repository at this point in the history
  • Loading branch information
blublinsky committed Sep 18, 2024
1 parent 69676f9 commit 22a3c14
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 @@ -25,7 +25,7 @@ on:
- "**/.gitignore"
- "**/.dockerignore"
env:
KFP_BLACK_LIST: "doc_chunk-ray,pdf2parquet-ray,pii_redactor, fdedup_multi_step"
KFP_BLACK_LIST: "doc_chunk,pdf2parquet,pii_redactor, fdedup_multi_step"

jobs:
check_if_push_images:
Expand Down

0 comments on commit 22a3c14

Please sign in to comment.