Skip to content

Commit

Permalink
ci: trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Nov 16, 2024
1 parent 936a356 commit 4b21887
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 4b21887

Please sign in to comment.