Skip to content

Commit

Permalink
ci: trim trailing whitespace
Browse files Browse the repository at this point in the history
(backport <#4050>)
(cherry picked from commit 4b21887)
  • Loading branch information
tgross35 committed Nov 16, 2024
1 parent 1eb76a8 commit 0a976d3
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 @@ -220,7 +220,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 0a976d3

Please sign in to comment.