mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
ci(check-and-build-and-test): see if changing the --output-format
to json
for cargo msrv verify
will make it actually show up in the GitHub Actions log
Some checks are pending
Release-plz / Release-plz (push) Waiting to run
Some checks are pending
Release-plz / Release-plz (push) Waiting to run
This commit is contained in:
@@ -230,5 +230,5 @@ jobs:
|
||||
cache-on-failure: "true"
|
||||
|
||||
- name: Verify declared MSRV (minimum supported Rust version)
|
||||
run: cargo msrv verify
|
||||
run: cargo msrv verify --output-format json
|
||||
working-directory: ${{ matrix.crate_directory }}
|
||||
|
Reference in New Issue
Block a user