Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e committed Jan 23, 2024
1 parent 3423c4c commit 2b81042
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 @@ -285,7 +285,7 @@ jobs:
# TODO: To be removed once experimental encoding is the default.
- name: Test experimental logs
if: ${{ matrix.command == 'test_experimental_logs' }}
run: RUSTFLAGS='--cfg experimental' cargo nextest run --all-targets --workspace
run: RUSTFLAGS='--cfg experimental' cargo nextest run --test logs

publish:
needs:
Expand Down

0 comments on commit 2b81042

Please sign in to comment.