Skip to content

Commit 437b2fd

Browse files
committed
ens
1 parent 38cd866 commit 437b2fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
- run: "cargo clippy --verbose"
4242
- run: "cargo +nightly build --verbose -Z build-std=core,panic_abort --target ${{ matrix.triple }} --release"
4343
working-directory: ensure_no_std
44+
- run: "./ensure_no_std/target/${{ matrix.triple }}/release/ensure_no_std"

0 commit comments

Comments
 (0)