Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed May 27, 2024
1 parent 69da875 commit a070ca7
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 @@ -37,8 +37,6 @@ jobs:
run: cargo build
- name: Build | Non-default
run: cargo build --no-default-features
- name: Build | edge-nal
run: cargo build --no-default-features --features edge-nal
- name: Test
run: cargo test
# - name: Build | Examples
Expand Down

0 comments on commit a070ca7

Please sign in to comment.