Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ssoudan committed Aug 26, 2023
1 parent cb28f94 commit 8ae9f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Build and run dev container task
uses: devcontainers/ci@v0.3
with:
skipContainerUserIdUpdate: true
runCmd: |
cargo test --all-targets --all-features
cargo clippy --all-targets --all-features -- -D warnings
Expand Down

0 comments on commit 8ae9f6c

Please sign in to comment.