Skip to content

Commit a070ca7

Browse files
committed
Fix CI
1 parent 69da875 commit a070ca7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
run: cargo build
3838
- name: Build | Non-default
3939
run: cargo build --no-default-features
40-
- name: Build | edge-nal
41-
run: cargo build --no-default-features --features edge-nal
4240
- name: Test
4341
run: cargo test
4442
# - name: Build | Examples

0 commit comments

Comments
 (0)