Skip to content

Commit

Permalink
expect 601 patches in docker output
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarj committed Jul 10, 2024
1 parent 22dfe1a commit 8bbf938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
test -f results/run_metadata_*.json
test -f results/patches/JP2K-33003-1.h5
test -f results/model-outputs-csv/JP2K-33003-1.csv
test $(wc -l < results/model-outputs-csv/JP2K-33003-1.csv) -eq 675
test $(wc -l < results/model-outputs-csv/JP2K-33003-1.csv) -eq 601
test-package:
strategy:
Expand Down

0 comments on commit 8bbf938

Please sign in to comment.