Skip to content

Commit

Permalink
examples: removed CI step added in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio-code committed Jan 25, 2024
1 parent 75c9d95 commit c8479b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ jobs:
toolchain: stable
override: true
components: clippy
- name: "examples: Install dependencies"
run: sudo apt-get install openssl -y
- name: "examples: build"
run: cargo build --manifest-path examples/Cargo.toml --bins --examples --all-features
- name: "examples: clippy"
Expand Down

0 comments on commit c8479b4

Please sign in to comment.