Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Message bump for CI.

Co-authored-by: Daniel McNab <[email protected]>
  • Loading branch information
tomcur and DJMcNab committed Jan 24, 2025
1 parent 260456f commit a5fb3e7
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 @@ -216,7 +216,7 @@ jobs:
- name: cargo nextest
run: cargo nextest run --workspace --locked --all-features --no-fail-fast
env:
# We are experimenting with git lfs, and we don't expect to run out of bandwidth.
# Although GitHub's LFS limits are very low, we don't expect to run out of bandwidth.
# However, if we do, the tests are designed to be robust against that, if this environment variable is set.
# If we do run out of bandwidth, uncomment the following line and inform @DJMcNab.
# PARLEY_IGNORE_DECODING_ERRORS: 1
Expand Down

0 comments on commit a5fb3e7

Please sign in to comment.