forked from StudioInfinity/dyna3
test: check path after setup-trunk
This commit is contained in:
parent
4bb0b05635
commit
81035270b8
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- uses: ./.forgejo/setup-trunk
|
- uses: ./.forgejo/setup-trunk
|
||||||
|
- run: echo "$PATH"
|
||||||
- run: RUSTFLAGS='-D warnings' cargo test
|
- run: RUSTFLAGS='-D warnings' cargo test
|
Loading…
Add table
Reference in a new issue