Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalonen committed Dec 15, 2024
1 parent 8657b2a commit 07f5648
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 @@ -39,7 +39,7 @@ jobs:
command: test
use-cross: ${{ matrix.job.use-cross }}
toolchain: ${{ matrix.rust }}
args: --target ${{ matrix.job.target }}
args: --target ${{ matrix.job.target }} -vv
env:
LIBCEC_VENDORED: "1"

Expand Down

0 comments on commit 07f5648

Please sign in to comment.