Skip to content

Commit e8b8236

Browse files
committed
[update] workflow to run tests for all platforms.
1 parent 6de1237 commit e8b8236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile_lambda_rs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
rustup default ${{ matrix.rustup-toolchain }}
4848
4949
- name: Build Lambda & other default workspace members.
50-
run: cargo build
50+
run: cargo test --all
5151

5252
- uses: actions/setup-ruby@v1
5353
- name: Send Webhook Notification for build status.

0 commit comments

Comments
 (0)