forked from StudioInfinity/dyna3
test: revert intentional failure; examine directories
This commit is contained in:
parent
3f4fe582b3
commit
17fc7265a2
2 changed files with 2 additions and 1 deletions
|
@ -28,4 +28,6 @@ jobs:
|
|||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
- uses: ./.forgejo/setup-trunk
|
||||
- run: pwd
|
||||
- run: ls
|
||||
- run: RUSTFLAGS='-D warnings' cargo test
|
|
@ -1,4 +1,3 @@
|
|||
compile_error!("does not compute");
|
||||
mod add_remove;
|
||||
mod assembly;
|
||||
mod display;
|
||||
|
|
Loading…
Add table
Reference in a new issue