Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Jan 22, 2025
1 parent 0406aaa commit 504fd62
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,7 @@ jobs:
run: |
sudo apt update && sudo apt install cmake build-essential clang libclang-dev -y
- name: Build
run: |
cargo build --all-features
- name: Tests
- name: Build & Tests
run: |
cargo test --all-features
Expand Down

0 comments on commit 504fd62

Please sign in to comment.