forked from StudioInfinity/dyna3
chore: remove trailing whitespace outside of app-proto/src as well
This commit is contained in:
parent
3635abc562
commit
b89fa02f52
9 changed files with 17 additions and 20 deletions
|
@ -10,7 +10,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- run: rustup target add wasm32-unknown-unknown
|
||||
|
||||
|
||||
# install the Trunk binary to `ci-bin` within the workspace directory, which
|
||||
# is determined by the `github.workspace` label and reflected in the
|
||||
# `GITHUB_WORKSPACE` environment variable. then, make the `trunk` command
|
||||
|
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
# workspace directory (action variable `github.workspace`, environment
|
||||
# variable `$GITHUB_WORKSPACE`):
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
|
||||
- uses: ./.forgejo/setup-trunk
|
||||
- run: RUSTFLAGS='-D warnings' cargo test
|
||||
- run: RUSTFLAGS='-D warnings' cargo test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue