Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
arg0d committed Jan 3, 2025
1 parent c13ea3f commit 368ebae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
HOME: /root
run: |
source ~/.bashrc
cd fixtures/ext-types/proc-macro-lib
# Disable debug info, because the job runs out of disk space
RUSTFLAGS="-C debuginfo=0" cargo test

0 comments on commit 368ebae

Please sign in to comment.