Skip to content

Commit

Permalink
feat: double download ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPaulGithub committed Mar 14, 2024
1 parent 4d9349f commit 2448483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ jobs:
timeout-minutes: 2

- name: Validate downloaded file after saved changes
if: matrix.os == 'windows-latest'
run: |
echo "upload the test document"
cargo run --bin safe --release -- --log-output-dest=data-dir files upload "./resources/test_doc.txt" --retry-strategy quick
Expand Down

0 comments on commit 2448483

Please sign in to comment.