Skip to content

Commit

Permalink
Merge pull request #4050 from tgross35/ci-whitespace
Browse files Browse the repository at this point in the history
ci: trim trailing whitespace
  • Loading branch information
tgross35 authored Nov 16, 2024
2 parents 936a356 + 4b21887 commit 4eb269c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
run: |
export PATH=$HOME/.rust_solaris/bin:$PATH
bash ./ci/run.sh ${{ matrix.target }}
check_cfg:
name: "Check #[cfg]s"
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 4eb269c

Please sign in to comment.